Skip to content

beta-v0.0.8

Compare
Choose a tag to compare
@Jamesbarford Jamesbarford released this 25 Dec 20:51
· 22 commits to main since this release
4b36525

Feat: can pass off .s files internally for gcc to assemble
Feat: transpile to C
Feat: chose an installation directory
Feat: RedBlack Tree and IntSet, with iterators

Fix: ReAlloc
Fix: Array indexing & global arrays
Fix: net.HC #defines's for Linux (were mac only before)
Fix: line numbers are correct when reporting errors
Fix: string hashtables in the library
Fix: Function pointer on a class