← Back to Projects

anvil-language

A simple go based and written interpreted language.

GOLanguageInterpreter

Anvil-Language is a simple programming language that I wrote in go lang to solve a problem I have, I do not like python. So i did the next best thing, I made a interpreted language that is like Python while retaining some of the core C syntax rules.