#programming #kids #programming-language #parser #was #abstract #syntax

bin+lib teolang

A programming language design to be easy to learn for kids

4 releases

0.3.4 Jul 18, 2023
0.3.3 Jul 16, 2023
0.3.2 Jul 16, 2023
0.3.1 Jun 26, 2023

#674 in Programming languages

50 downloads per month

GPL-3.0-only

54KB
1K SLoC

Teo

Teo is a programming language that was designed for kids.

Features

  • Abstract Syntax Tree
  • Data conversion
  • String
  • Easy-to-modify structure
  • Type error detection on runtime
  • Performance/Quality-Of-Life
    • Type detection on parsing
    • Error detection before running
    • Getting faster as a whole
    • Better error message
  • If statement
  • Else statement

Dependencies

~19–28MB
~412K SLoC