Skip to content

Implement constexpr compiler with basic features & rework VM opcodes#6

Open
PyXiion wants to merge 1 commit intomasterfrom
compiler
Open

Implement constexpr compiler with basic features & rework VM opcodes#6
PyXiion wants to merge 1 commit intomasterfrom
compiler

Conversation

@PyXiion
Copy link
Owner

@PyXiion PyXiion commented Mar 3, 2026

Features:

  • return <value>,
  • literal values,
  • math operations,
  • declaring functions and extracting their types at compile-time,
  • if branches

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