Skip to content

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

Merged
PyXiion merged 6 commits intomasterfrom
compiler
Mar 8, 2026
Merged

Implement constexpr compiler with basic features & rework VM opcodes#6
PyXiion merged 6 commits 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

@PyXiion PyXiion merged commit f069faf into master Mar 8, 2026
4 checks passed
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