Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Well, for one, it is an 1.0, that means it's definitely not ready. Or anywhere near it.
And it's named after a drug so what were you expecting?
I mean, GanjahScript is stuck in preAlpha since way back in '06, so there is that. -
@ilPinguino I think 1.0.0 should definitely be ready. 0.1.0 should not but release version one is definitely supposed to be ready!
-
@AlgoRythm That's how it should be, yeah. But once you call something ready and you first let the unwashed masses use it in ways you never imagined, you're bound to discover some more issues.
-
hjk10157314yGuess it just means that the syntax and API is stable now. They just haven't implemented everything Yet.
-
YADU13964y1.0.0 just means the API is stable, not that it has every possible feature you could ever need...
Related Rants
-
watzon7Just landed a new job as a developer for a company called NeuraLegion! They use Crystal on their stack, so gue...
-
watzon24I’ve been working on a fun little project using Crystal and d-bus to control the lighting for Razer RGB devi...
-
watzon4Wrote an article today on a language called Crystal and it got published to Hacker Noon! https://hackernoon.co...
I can confirm that Crystal lang v1.0.0 is not stable really. I seem to have hit a block. For example, I get error messages like this frequently:
`Error: can't use Hash(K, V) as generic type argument yet, use a more specific type`.
I love the "yet" in this message; it gives you some hope!
rant
crystal
crystal-lang