crystalline
crystal
crystalline | crystal | |
---|---|---|
3 | 244 | |
453 | 19,557 | |
- | 0.3% | |
6.3 | 9.8 | |
2 months ago | 5 days ago | |
Crystal | Crystal | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
crystalline
-
Speed & LSP
I just tried to get crystalline working, and it seems to be working surprisingly well. Performance is and always will be an issue with LSP for Crystal, though. Crystal by its nature compiles slowly. Although, perhaps this will be helped by the new "interpreted" mode?
-
Lucky question (cross-post)
what about vscode + https://github.com/elbywan/crystalline jetbrains also ok with plugin for crystal
-
Crystal 1.1.0 Is Released
There's a few LSP implementation that are very usable: https://github.com/crystal-lang-tools/scry, https://github.com/elbywan/crystalline
Beginning of a tree-sitter parser here too: https://github.com/keidax/tree-sitter-crystal
crystal
-
Advent of Code #1 (in Gleam)
I really enjoyed using Crystal last year. It is a very ergonomic language with a featureful standard library. I was tempted to use it again this year, but I figured I should use this opportunity to try something new. After considering several languages including Go, F#, Nim, and Raku, I decided to go with Gleam.
- Understanding Ruby 3.3 Concurrency: A Comprehensive Guide
- One-Liner for Finding Typos
-
Notes on the Crystal Language
Temp file issue is debunked here: https://news.ycombinator.com/item?id=41684848
Dir module works fine, though maybe the docs could be improved. https://crystal-lang.org/api/1.13.3/Dir.html . The stdlib code is also highly readable: https://github.com/crystal-lang/crystal/blob/d14d04562/src/d... shows that #each_child just calls #read and yields it to the block, so I don't think this is really a wart :)
- A Language for Humans and Computers
-
Top Paying Programming Technologies 2024
27. Crystal - $77,104
-
Crystal 1.11.0 Is Released
I like the first code example on https://crystal-lang.org
# A very basic HTTP server
- Is Fortran "A Dead Language"?
- Choosing Go at American Express
- Odin Programming Language
What are some alternatives?
tree-sitter-crystal
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
scry - Scry is a code analysis server for https://crystal-lang.org
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
crystal-libraries-neede
go - The Go programming language
fib - Performance Benchmark of top Github languages
Elixir - Elixir is a dynamic, functional language for building scalable and maintainable applications
crystal-libraries-needed - A list of libraries that are needed or wanted for the Crystal-Language
mint-lang - 🍃 A refreshing programming language for the front-end web.
Odin - Odin Programming Language