Skip to content

v1.0.0 - Toad

Latest
Compare
Choose a tag to compare
@sdhrrr sdhrrr released this 10 Oct 06:45
· 4 commits to master since this release
bd4e87d

This inital release introduces "Toad", a simple common use programming language interpretor desgined for small projects, experimenting and learning.

Features :

  1. Control Flow
  2. Functions
  3. Classes
  4. Inheritance
  5. Error detection
    and more