https://github.com/souris-dev/slangc
Compiler for my own toy programming language - slang.
https://github.com/souris-dev/slangc
antlr4 compiler llvm slang
Last synced: 2 months ago
JSON representation
Compiler for my own toy programming language - slang.
- Host: GitHub
- URL: https://github.com/souris-dev/slangc
- Owner: souris-dev
- Created: 2021-07-10T04:06:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T05:53:04.000Z (over 2 years ago)
- Last Synced: 2025-01-23T05:14:21.993Z (4 months ago)
- Topics: antlr4, compiler, llvm, slang
- Language: C++
- Homepage:
- Size: 218 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**NOTE: This project has moved to [this repository](https://github.com/souris-dev/samosac-jvm).**
# slangc
The slang language compiler.