This repository was archived by the owner on Jul 7, 2024. It is now read-only.
0.2
Pre-release
Pre-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.