J:/Projects/Abstract Syntax Tree/


Last updated on 06/07/2023 CustomLanguage

Abstract Syntax Tree

06/07/2023

I'be been toying with the idea of making a custom programming language. The idea is to have it similar in ease of learning to python, but with stricter typing. So far, I've built a demo in python. Here is a demo that hacks together the python code from github with jsgo:

Play with it here!