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

To-do List #1

Open
6 of 17 tasks
GsLogiMaker opened this issue Aug 17, 2023 · 0 comments
Open
6 of 17 tasks

To-do List #1

GsLogiMaker opened this issue Aug 17, 2023 · 0 comments
Assignees

Comments

@GsLogiMaker
Copy link
Owner

GsLogiMaker commented Aug 17, 2023

  • - Improve external module definition API
  • - Improve external function API
  • - Implement class constructors
  • - Add boolean literals
  • - Add constants
  • - Fix functions with no parameters being un-callable
  • - Prevent functions definitions from having multiple parameters of the same name
  • - Add impl API
  • - Add class definition syntax
  • - Add class function definition syntax
  • - Add sub-module definition syntax
  • - Add simple constant evaluator to compiler
  • - Add more discrete error types (ie ParserErr and CompilerErr instead of just QuMsg)
  • - Replace instances of String with Ustr
  • - Implement coroutines
  • - Make constant function calls evaluated at compile time
  • - Make all references to types in compiled code optimized away at runtime
@GsLogiMaker GsLogiMaker self-assigned this Dec 12, 2023
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

No branches or pull requests

1 participant