Search code examples
Crystal-lang Accessing Serial port...

pythonserial-portpyserialcrystal-lang

Read More
Crystal lang : Type arithmetic, belongs to a Union?...

typescrystal-lang

Read More
Is there a way to exit the process if any Fiber encounters an exception?...

exceptioncrystal-lang

Read More
Crystal lang : How to write binary Int to IO...

crystal-lang

Read More
Flatten array in depth one...

crystal-lang

Read More
Crystal-lang no overload matches 'HTTP::Server.new' with type Int32 http server...

httpservercrystal-lang

Read More
Crystal installation on WSL fails...

windows-subsystem-for-linuxcrystal-lang

Read More
embed crystal-lang version in an application...

crystal-lang

Read More
Crystal-Lang - Cross-Macro Macro-variables...

crystal-lang

Read More
Is it possible to get the uid of the current process owner?...

crystal-lang

Read More
Read whole lines from $stdin without pressing enter with crystal-lang...

crystal-lang

Read More
Crystal - How to recursively change Hash values and save each change to new Hash...

crystal-lang

Read More
Does `File.info(string)/File::Info.new(string)` resolve symbolic links?...

crystal-lang

Read More
How can I change this to not run out of memory?...

crystal-lang

Read More
Auto-Cast in Crystal - Can I tell the compiler to ignore type errors? (E.G. in a directive)...

crystal-lang

Read More
PyType_Check() alternative for Python3.5 bindings...

python-3.xcrystal-lang

Read More
How to free memory allocated for some structure in Crystal - manually?...

memory-leakscrystal-langkemal

Read More
What is the difference between `[]=` and `add` for HTTP::Server::Response#headers?...

http-headerscrystal-lang

Read More
How to define the methods inside module based on passed array of strings?...

macroscrystal-lang

Read More
Is there a way of using "native" Crystal to be determine if it's running in an interac...

crystal-lang

Read More
Looking for a way to hold a reference to a class so that I can dynamically instantiate it later...

crystal-lang

Read More
crystal-lang : how to fill an array with all modules defined in files in a specific package of the p...

metaprogrammingcrystal-lang

Read More
Crystal : class warp or extension methods like CSharp...

metaprogrammingcrystal-lang

Read More
How to extend Crystal language syntax?...

macroscrystal-lang

Read More
In Crystal, how can you tell if a file is text or binary?...

crystal-lang

Read More
How to include large numbers of dependencies...

dependenciescrystal-lang

Read More
Is there a way to redefine/disable self.new?...

resourcesinstancecrystal-lang

Read More
Parse complex YAML-structure with YAML.mapping...

parsingmappingyamlcrystal-lang

Read More
How to restrict type of a function argument...

switch-statementtype-inferencecrystal-lang

Read More
How do I get a word inside a file at given position?...

crystal-lang

Read More
BackNext