-
I recently ported a haste-client from ruby to crystal.
My crystal version: [https://github.com/petoem/haste-client](https://github.com/petoem/haste-client)
Operation System: Solus OS, Kernel 4.9.2…
-
Needs to use MSYS2 packages. Needs to build with the MinGW-w64 toolchain. This needs to be done to ensure we have Fortran support and to get optimized AT&T assembly support. Without these, a build of …
-
I need a GUI for my [Crystal](https://crystal-lang.org/) program and I would like to contribute to the language bindings available [here](https://github.com/Fusion/libui.cr).
Unfortunately libui de…
-
Crystal doesn't currently provide a way to control the scope of imported bindings e.g.:
```crystal
cmd = import "command"
cmd.run "echo 'Hello, world!'"
```
The workaround pollutes the global…
-
Mana battery does not store or pass etherium. Using the crystal binder I am able to bind an obelisk to a mana battery, the mana battery to a consumer ( tested with : altar, reconstructor and calefact…
-
Error while trying to run an example (all examples fail):
```aemadrid at cortazar in ~/code/aem/crystal/hoop (master●●)
$ crystal run example/ns_log_test.cr
Error in example/ns_log_test.cr:1: whi…
-
Hey
How can I generate static library with crystal ? I'm trying to write a ruby extension, but with no luck.
cheers.
-
hi, is there any plans to implement xpath?
-
Hello @diggy,
Won't it be a good idea to offer the possibility to create posts in a specific language and link them?
1. `wp pll post create` would look like `wp post create` but with the abili…
-
## Abstract
The `io` module should contain methods to interact with the file system at a pretty low level.
You should be able to open streams to files, sockets etc.
The `fs` module will contain h…