HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cysky

no profile record

comments

cysky
·3 years ago·discuss
You can define string enum type with a macro.

https://github.com/crystal-lang/crystal/issues/10281#issueco...
cysky
·3 years ago·discuss
Interesting, a lot of new languages are dynamic languages with types.

You should try crystal lang if you love writing ruby code.

crystal lang has both interpreter and compiler, so that you can debug with interpreter during development and run compiled binary in production.
cysky
·4 years ago·discuss
Crystal lang has both compiler and interpreter.

https://github.com/crystal-lang/crystal