Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevebeeblebrox/aster
Abstract Syntax Tree builder
https://github.com/stevebeeblebrox/aster
Last synced: 28 days ago
JSON representation
Abstract Syntax Tree builder
- Host: GitHub
- URL: https://github.com/stevebeeblebrox/aster
- Owner: SteveBeeblebrox
- Created: 2021-10-11T05:09:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T16:59:24.000Z (about 1 year ago)
- Last Synced: 2023-10-14T21:37:56.008Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASTER
Abstract Syntax Tree builderTODO: state control, global record keeping with ability to check data at a position (for context sensitivity, or do we even need that since it can be left to interpreting?), standard way to raise errors