The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
how exactly did you research it further?
I researched the issue by looking at the Crystal documentation and other online resources, as well as checking the available pre-built packages for Crystal on Ubuntu. This allowed me to gain a better understanding of how the interpreter support is included in Crystal and what options are available for using it on Ubuntu.
but i'm not on ubuntu, i'm on windows!
If you are using Windows, you will not be able to use the pre-built Crystal package as it is only available for Linux-based systems. In order to use Crystal on Windows, you will need to build it from source by following the instructions on the Crystal website. Alternatively, you can try using a different package manager or pre-built package that is available for Windows. You can also try using a virtual machine or dual-booting to install a Linux-based operating system and use the pre-built Crystal package on that system.
SIGPWR, Power fail/restart
, but I think I'have had others too. I am just generally wondering if it's possible to debug multithreading applications.
0, 1, 3, ...
0, 1, 2, ...
*
Foo.new 1
or Foo.new id: 1