Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/analang/como-lang-ng
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
https://github.com/analang/como-lang-ng
bison compilers grammars languages parsing virtual-machine yacc
Last synced: 2 months ago
JSON representation
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
- Host: GitHub
- URL: https://github.com/analang/como-lang-ng
- Owner: analang
- License: gpl-3.0
- Created: 2016-09-10T18:06:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T15:38:47.000Z (over 5 years ago)
- Last Synced: 2024-08-05T10:15:24.043Z (6 months ago)
- Topics: bison, compilers, grammars, languages, parsing, virtual-machine, yacc
- Language: C
- Homepage:
- Size: 317 KB
- Stars: 342
- Watchers: 17
- Forks: 36
- Open Issues: 5
-
Metadata Files:
- Readme: README.GRAMMAR
- License: LICENSE
Awesome Lists containing this project
README
new grammar for calls (TODO):
/* At compile time, check that the node type of expr is not a literal
* Note: see como_parser.y for the expr production
*/
expr '(' optional_argument_list ')'