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

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

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.