Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Specification #198

Open
Korporal opened this issue May 7, 2019 · 1 comment
Open

Language Specification #198

Korporal opened this issue May 7, 2019 · 1 comment

Comments

@Korporal
Copy link

Korporal commented May 7, 2019

Is there a formal language specification document? I mean is the grammar and everything defined anywhere? anything like a standard or emerging standard?

Thx

@masonwheeler
Copy link
Contributor

The formal grammar is here, specified as an ANTLR 2 grammar. An experimental update to ANTLR 4 is underway, but I haven't had time to work on it in a while.

As for a broader language specification, there really isn't one except for the compiler itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants