https://github.com/willothy/sharp
LLVM-Based procedural-ish programming language written in Rust, with Rust-like syntax and modules
https://github.com/willothy/sharp
compiler inkwell llvm programming-language rust
Last synced: 9 months ago
JSON representation
LLVM-Based procedural-ish programming language written in Rust, with Rust-like syntax and modules
- Host: GitHub
- URL: https://github.com/willothy/sharp
- Owner: willothy
- Created: 2022-11-11T23:22:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T03:57:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T22:25:05.629Z (10 months ago)
- Topics: compiler, inkwell, llvm, programming-language, rust
- Language: Rust
- Homepage:
- Size: 442 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "Sharp"
This was the first large project I undertook in Rust. There are many things I would do differently if I were to rebuild this now, but this was a great learning experience.