-
-
## 🚀 Feature
The main idea of this is to produce a stable way to avoid and maintain memory leaks as low as possible. Even if we use options like Rust, most of our dependencies are C/C++ and this forc…
-
Hi, I have started to play with Crystal. For now, I'm trying to migrate some scripts I had in ruby with some algorithms implementations (about all ML algorithms). I could migrate some matrices using t…
-
-
[`SemanticVersion`](https://crystal-lang.org/api/0.27.2/SemanticVersion.html) is a data type for representing version numbers.
It's used in the compiler to implement the [`compare_versions`](https://…
-
Even if those names could be generated, I think it would be better if we don't even have to think about them.
I was thinking about allowing something like this for a start:
```cr
lib LibFoo
st…
-
Many libraries have functions that may or may not exist depending on version, configure options, or platform. Optional functions allow additional features/methods to be used depending on the specific…
-
-
-