Ncodi
Ncodi copied to clipboard
Interpreter issues in Linux
Hello,
When trying this on Linux, there are some issues with the interpreter not reprinting lines in the same place if it makes sense. It also retains "returns" until the end of the program. Let me illustrate this:
Except for that, it compiles wonderfully.
I have no knowledge in C#, so I cannot help unfortunately...
That's true I experienced this before when testing but forgot to fix it. Btw you can run the Ncodi.Cli project then you can run code from files with .ncodi extension using this command (./Ncodi.Cli run filename.ncodi) in the folder where it got built I am not sure of the path but it somewhere in src/Ncodi.Cli/bin