https://github.com/jakubvojvoda/falcon-interpreter
Falcon Interpreter in C
https://github.com/jakubvojvoda/falcon-interpreter
c falcon interpreter lexical-analysis semantic-checks syntax-analysis
Last synced: 5 months ago
JSON representation
Falcon Interpreter in C
- Host: GitHub
- URL: https://github.com/jakubvojvoda/falcon-interpreter
- Owner: JakubVojvoda
- Created: 2016-02-18T16:13:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T16:52:15.000Z (over 9 years ago)
- Last Synced: 2025-02-17T00:17:57.334Z (8 months ago)
- Topics: c, falcon, interpreter, lexical-analysis, semantic-checks, syntax-analysis
- Language: C
- Size: 114 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Falcon-interpreter
Falcon Interpreter in C