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

Version 0.3.0 #2

Merged
merged 9 commits into from
Aug 30, 2022
Merged

Version 0.3.0 #2

merged 9 commits into from
Aug 30, 2022

Conversation

Pandicon
Copy link
Owner

Merges version 0.3.0 into main.

New features:

  • A preprocessor, which allows you to put flags into the code
  • The --sebek flag, which specifies results for division by 0

Converted it from "(main_active_memory as isize - 1).abs() as usize" to "main_active_memory ^ 1"
This allows for specifying the interpreter version in the code file itself, which ensures it will run on the correct version without relying on the user to pass in correct flags
Since the case of names is ignored, you can have NO_CONSOLE, which looks better than NO-CONSOLE
@Pandicon Pandicon merged commit 99bb885 into main Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant