|
|
|
|
|
by brendanfh
931 days ago
|
|
Onyx does not really support a REPL environment at the moment because of the way it is compiled. Its execution cannot be paused in the same way as Python or JS. If you want to give it a try without committing to installing anything, I would recommend the Onyx Playground at https://try.onyxlang.io |
|
Even pointing to somewhere in the code that I could start poking around would be great.