issues
search
lambdaclass
/
concrete
Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
Apache License 2.0
124
stars
11
forks
source link
Initial skeleton
#46
Closed
igaray
closed
10 months ago
igaray
commented
10 months ago
[x] two crates: binary compiler driver, library crate
[x] lambda-standard rust github action CI
[x] dependencies: clap, tracing, lalrpop, logos
[ ] module stubs: parser, types, type-checking, codegen