There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repo contains Anchorage, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.