Search code examples
Can a Crystal library be statically linked to from C?...

crystal-lang

Read More
Crystal-lang httpget basic_auth...

crystal-lang

Read More
Failing to send multiple files with curl to send-anywhere.com...

curlmultipartform-datacrystal-lang

Read More
How can I read a slice with other size in crystal?...

crystal-lang

Read More
Crystal reading x bytes from file...

crystal-lang

Read More
how to override stdin with /dev/tty?...

stdincrystal-lang

Read More
Anybody tried the Crystal Programming Language (machine-code compiled Ruby)?...

rubycrystal-lang

Read More
Run arbitrary code at compile time...

compile-timecrystal-lang

Read More
Getting the first element of an empty Array...

crystal-lang

Read More
Errors when running Crystal Play...

crystal-lang

Read More
Get __FILE__ of compiled script...

filecrystal-lang

Read More
Why is Crystal faster than Ruby?...

rubyperformanceruntimecrystal-lang

Read More
Would one be able to use Ruby gems with Crystal?...

crystal-lang

Read More
Shorthand block syntax in Crystal...

crystal-lang

Read More
Binding glib into Crystal lang (GC issue)...

garbage-collectionglibcrystal-langboehm-gc

Read More
Can variable type in Crystal lang be restricted to classes that inherit from one class...

crystal-lang

Read More
Crystal lang, is it possible to explicitly dispose (free) of instance (object) without waiting for G...

crystal-lang

Read More
How to write binary into file in Crystal...

filebinarycrystal-lang

Read More
Standard library missing on Linux?...

linuxinstallationstandard-librarycrystal-lang

Read More
Why Object can't be type of argument for Proc object...

crystal-lang

Read More
Is it possible to manually fetch `yield` values instead of in a loop?...

crystal-lang

Read More
Hash of (Array of Tuples) causing compile/runtime error "index out of bounds for tuple {(String...

crystal-lang

Read More
What is the proper way to check if an Iterator is complete?...

crystal-lang

Read More
Pack the contents of arr into a binary sequence in Crystal...

crystal-lang

Read More
How to open a connection to a WebSocket server in Crystal (use Crystal as client)...

websocketcrystal-lang

Read More
Retrieve a value from the first node in an XML::Nodeset using Crystal...

xmlxpathcrystal-lang

Read More
why is the assignment of instance variables to local variables is need in crystal?...

crystal-lang

Read More
"undefined method 'zero' for Nil:Class" when #sum the Array without Nils...

compile-timeweak-typingcrystal-lang

Read More
Crystal-Lang C-Binding struct doesn't seem to pass null value...

bindingcrystal-lang

Read More
How to set a default value for a method argument...

crystal-lang

Read More
BackNext