You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This is a super simple grammar for a very basic language. Not even Moon, but the code required to represent this grammar while not difficult to write is incredibly tedious. A tool should be created that can take the whole grammar file as input, and convert it into the equivalent in C.
This is a super simple grammar for a very basic language. Not even Moon, but the code required to represent this grammar while not difficult to write is incredibly tedious. A tool should be created that can take the whole grammar file as input, and convert it into the equivalent in C.