Romain Paquet 857f747524
All checks were successful
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
refactor: split project into multiple crates
2025-11-14 00:14:20 +01:00
2025-07-19 23:49:45 +02:00
2025-11-13 23:32:57 +01:00
2025-10-01 15:57:46 +02:00
2023-10-16 22:19:29 +02:00

Lila

Maybe a programming language

Dependencies

The backend is Cranelift.

Parsing will try to support multiple backends:

  • Pest is written in Rust so it is easy to use with the rest
  • Tree-sitter to try out incremental builds after each modification (and maybe LSP)
  • Eventually a custom parser
Description
Maybe a programming language
Readme 168 KiB
Languages
Rust 98.4%
Nix 1.6%