Skip to content

Releases: The-Tin-Foil-Hat-Society/tin

v0.1.1 Pre-Alpha

29 Apr 00:20
Compare
Choose a tag to compare
v0.1.1 Pre-Alpha Pre-release
Pre-release

What's New

  • Basic speed and code size optimisation functionality

Full Changelog: v0.1.0-prealpha...v0.1.1-prealpha

v0.1.0 Pre-Alpha

16 Apr 01:45
b725565
Compare
Choose a tag to compare
v0.1.0 Pre-Alpha Pre-release
Pre-release

Initial turing-complete release.

What Works

  • Basic operators
  • For and while loops
  • Functions
  • If statements
  • In-line assembly
  • Including other .tin files
  • Printing string literals
  • Standard library support
  • Strings
  • Variables
  • i8, i16, i32 support
  • u8, u16, u32 support
  • ...and everything featured in /examples

What Doesn't Work

  • Everything not listed above
  • Allocation & freeing
  • Function arguments
  • Pointers
  • Printing variables
  • User input

Full Changelog

https://github.com/aaf6aa/tin/commits/v0.1.0-prealpha