/typethon

Implementation of my own programming language with mutable/immutable, nullable variables, lambda expressions, for TKOM course at EiTI.

Primary LanguagePython

Typethon

Language with mutable/immutable variables, nullable and lambdas. Similar to Python and Typescript.