Releases: nickscha/thrive
Releases · nickscha/thrive
v0.1: thrive.h release
v0.1: thrive - Low Level Programming Language inbetween Assembly and C Release.
A C89 standard compliant, single header, nostdlib (no C Standard Library) Low Level Programming Language inbetween Assembly and C (THRIVE).
Changes
- [MIN] format and cleanup (72fd715)
- [CORE] combine to single header (71ee934)
- [MIN] format code (804576a)
- [PERF] string view pointer for token VAR/STRING (a48ce89)
- [INFRA] remove tests for now (d4f991a)
- [CORE] added win32 nostdlib compiler example (ef04b50)
- [CORE] proper namespacing (26bc7b9)
- [MIN] added license headers (d743289)
- [INITIAL] Ready Set Go (90a9610)
What's Included
This release includes the thrive.h header file as well as testing and example codes ready to be used.
Get started by downloading the source code today!