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

Add for loops to LSS #20

Open
epicabsol opened this issue Apr 12, 2019 · 0 comments
Open

Add for loops to LSS #20

epicabsol opened this issue Apr 12, 2019 · 0 comments
Labels
lss-tools Development of the LSS language and tools

Comments

@epicabsol
Copy link
Member

epicabsol commented Apr 12, 2019

These should follow standard C-style syntax.

This involves working on:

  • The scanner (for keyword)
  • The parser (adding a ForStatement)
  • The compiler (compiling the ForStatements)
  • The documentation in SAGESharp/LSS/readme.md
@epicabsol epicabsol added the lss-tools Development of the LSS language and tools label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lss-tools Development of the LSS language and tools
Projects
None yet
Development

No branches or pull requests

1 participant