This project is a "variable focused" programming language written in python. It has its own lexer, compiler and a custom syntax. It has many features like lists, loops, functions, conditional objects, if statements, libraries and many more. I work…
This project is a “variable focused” programming language written in python. It has its own lexer, compiler and a custom syntax. It has many features like lists, loops, functions, conditional objects, if statements, libraries and many more. I worked on this project alone. In the future I want to add more features like dictionaries and more libraries. I also want to build more example projects to show off the features of my language.
Used claude ai for simple questions like explaining how to use a function or a library for example.