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

https://github.com/lillian0x1a/lilium

Safe low-level programming with Python-like syntax.
https://github.com/lillian0x1a/lilium

compiler llvm programming-language rust-alternative safe-unsafe systems-programming

Last synced: 4 months ago
JSON representation

Safe low-level programming with Python-like syntax.

Awesome Lists containing this project

README

          

# lilium

## 「安全な低レベル操作」を、誰もが書ける言語へ
liliumは、CのパフォーマンスとRustの安全性を、Pythonのような直感的な構文で実現します。

`?|>`演算子がエラー伝播を自動化し、`unsafe`ブロックがポインタ操作を安全に解放。

LLVMネイティブコンパイルで生まれる「美しさとスピードの融合」を体験してください。

## 言語仕様

[Language Specification for this project](Spec.md)

## Note

御尋ねの儀は、未だ設計の途次に在り、到底実行の域に達せざるものと奉存候。