Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpreter issues in Linux #54

Open
LyesSaadi opened this issue Jul 20, 2021 · 1 comment
Open

Interpreter issues in Linux #54

LyesSaadi opened this issue Jul 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@LyesSaadi
Copy link

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:

image

Except for that, it compiles wonderfully.

I have no knowledge in C#, so I cannot help unfortunately...

@azizamari azizamari added the bug Something isn't working label Jul 20, 2021
@azizamari
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants