Abstract syntax three generated

AmbientCalculus Language

This project provides an implementation of the Ambient Calculus programming language. It covers the essential aspects of running the language, grammatical categories, code descriptions, and concluding remarks. Notably, it leverages ANTLR4 with Go and Dot to facilitate syntax tree generation. Take a look here

June 22, 2024