Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greydevv/cortex
A compiler for a general purpose programming language.
https://github.com/greydevv/cortex
compiler compiler-design llvm llvm-ir rust
Last synced: 4 days ago
JSON representation
A compiler for a general purpose programming language.
- Host: GitHub
- URL: https://github.com/greydevv/cortex
- Owner: greydevv
- License: mit
- Created: 2023-01-29T17:33:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T23:25:10.000Z (over 1 year ago)
- Last Synced: 2023-07-07T00:25:20.386Z (over 1 year ago)
- Topics: compiler, compiler-design, llvm, llvm-ir, rust
- Language: Rust
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cortex-compiler
This repository houses the compiler for *Cortex*, a general purpose programming language.
### v0.0.1
Cortex is currently in the **pre-alpha** stage and is unstable for production.