Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 07 Mar 23:20
· 973 commits to master since this release
  • Add line mappings and name unmangling when running using the Urn compiler (the --run flag), as well as all compile time code execution and inside the REPL.
  • Add for-pairs macro for easier iteration over structs.
  • Add a simple benchmarking library, allowing for timing function definitions.
  • Remove pair library.