Skip to content

Commit 3c5878a

Browse files
committed
Add Lateralus to LLVM-backed Languages
1 parent ce0163e commit 3c5878a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ This README.md itself mostly records **LLVM backend** (as well as mixed) resourc
192192
- [mojo](https://docs.modular.com/)
193193
- [solang](https://github.com/hyperledger/solang)
194194
- [Ola](https://github.com/mateeeeeee/Ola) - a toy language, for learning LLVM-backend codegen
195+
- [Lateralus](https://github.com/grug-group420/lateralus) - Systems programming language with LLVM backend, featuring pattern matching, algebraic data types, and borrow checking
195196
- ~~[go-llvm](https://github.com/go-llvm/llgo)~~
196197

197198
# Setup

0 commit comments

Comments
 (0)