Search code examples
How difficult would it be to add a generic code-gen backend to Julia?...


compiler-constructionllvmjuliacrystal-lang

Read More
Piping output of shell command to grep causes "grep: write error"...


crystal-lang

Read More
Expanding symbol variable inside a macro...


crystal-lang

Read More
How to specify the data types for JSON parsing?...


crystal-lang

Read More
Are there alternatives to begin/end with stricter scope?...


crystal-lang

Read More
Iterate union type in a macro...


crystal-lang

Read More
Binding C to Crystal: preprocessor directives...


ccrystal-lang

Read More
can't use instance variables at the top level...


crystal-lang

Read More
Global log level in Crystal...


loggingcrystal-lang

Read More
Crystal return negative number when using .. between two positives...


crystal-lang

Read More
How would I set up a simple unix socket server in crystal that could communicate with multiple clien...


socketscrystal-lang

Read More
Define instance method with "macro inherited" in Crystal 0.21.1...


crystal-lang

Read More
404 GET / When index.html is available...


crystal-langkemal

Read More
Increase maximum virtual memory size above 256gb...


linuxcrystal-lang

Read More
What is the right way to work with DB and DB connection pool?...


crystal-lang

Read More
Runtime error with Crystal - "Error opening file"...


iocrystal-lang

Read More
Kemal framework - undefined constant HTTP::FormData...


crystal-langkemal

Read More
Crystal C binding, simple hello world example....


crystal-langstatic-binding

Read More
Possible way to do `~{do_something}`?...


dslcrystal-lang

Read More
Trouble linking against static C library in Crystal program...


cgcccrystal-lang

Read More
Assigning a value to a new variable in a Crystal macro...


macroscrystal-lang

Read More
Crystal: how to copy String::Builder s to each other...


crystal-lang

Read More
How to limit a type to the class of a interface and not the instance of that interface?...


type-inferencecrystal-lang

Read More
Crystal: abstract static method...


crystal-lang

Read More
JSON.mapping if "root" attribute has inherit keys...


crystal-lang

Read More
Embedded Crystal variables in templating...


crystal-langkemal

Read More
Crystal: a good way for method options...


crystal-lang

Read More
Crystal C bindings: using fopen...


crystal-lang

Read More
RbConfig::CONFIG alternative for Crystal-lang...


rubycrystal-lang

Read More
Using Kemal-sessions with websocket...


sessionwebsocketcrystal-langkemal

Read More
BackNext