Search code examples
Are double splats treated differently in methods?...

crystal-lang

Read More
How to set a variable by its symbolized name...

crystal-lang

Read More
Nil check in `||`, `!a || a.method` can't be done with multiple variables...

crystal-lang

Read More
Unexpected ... Unexpected token exception when writing Crystal JSON converter...

crystal-lang

Read More
Force empty strings to raise exception when using Crystal's JSON.mapping macro...

crystal-lang

Read More
Is it possible to get the inferred return type of a method call to be used in a macro?...

return-typecrystal-lang

Read More
echo "*" for passwords input in crystal-lang...

crystal-lang

Read More
Iterate the number of times of integers value Crystal...

crystal-lang

Read More
crystal command fails with ld: library not found for -lgc...

macoscrystal-lang

Read More
How to convert to Crystal ruby's multiple assignments of Array...

rubytypescompiler-errorsblockchaincrystal-lang

Read More
Crystal lang. How to realize pattern producer-consumer with a few producers?...

fifocrystal-lang

Read More
Exceptions & Errors in Crystal...

crystal-lang

Read More
Does it have a crystal-lang Queue?...

multithreadingqueuecrystal-lang

Read More
Crystal xpath library or implementation...

xpathcrystal-lang

Read More
Are there any HTML parsing libraries?...

crystal-lang

Read More
Crystal: Class+ is not a class, it's a Class+...

crystal-lang

Read More
Why does Crystal's macro syntax for iterating differ from the rest of Crystal...

crystal-lang

Read More
How do I find a instance variable through its "actual" class?...

classoopcrystal-lang

Read More
What is the difference between JSON::Any and JSON::Type in Crystal?...

crystal-lang

Read More
How to map JSON::Any to custom Object in Crystal language?...

crystal-lang

Read More
Howto distribute crystal-lang executable...

crystal-lang

Read More
How to call functions from a dylib using Crystal?...

ffidylibcrystal-lang

Read More
Replace characters in string like in python...

crystal-lang

Read More
How-to do regex in macros?...

crystal-lang

Read More
What is Crystal's Char::Reader defined as a Struct and not a Class?...

crystal-lang

Read More
How are instance variables of a Class implemented in Crystal?...

crystal-lang

Read More
Is it possible to define instructions to be executed at the end of compilation? (Crystal lang)...

crystal-lang

Read More
How do I replicate this specific pack example in crystal?...

crystal-lang

Read More
Is it possible for a Crystal lang process to change it's user (euid/uid)?...

processcrystal-lang

Read More
Why JS-client doesn't receive binary from server?...

javascriptwebsocketcrystal-lang

Read More
BackNext