objeck / objeck-lang

Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.
https://objeck.org
Other
157 stars 11 forks source link

`obi` is segmentation fault on MSYS2 UCRT64 #314

Closed ghost closed 1 year ago

ghost commented 1 year ago

Try with obi -file hello_0.obs.

Could be because of the recent changes to module code and obi is not yet updated accordingly.

objeck commented 1 year ago

This should work now.