Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omrigan/legendary-compiler

New word in design programming languages
https://github.com/omrigan/legendary-compiler

Last synced: 27 days ago
JSON representation

New word in design programming languages

Awesome Lists containing this project

README

        

# Legendary-compiler
This is a interpreter for C-like language, named "Legend"
## How it works?
Interpretation includes four stages:

1. Lexical analysis
2. Syntax analysis
3. Semantic analysis
4. Generating part

## Copyright
Free to use. Licensed under MIT. Made for personal use and educational reasons