lucia-lang

Crates.iolucia-lang
lib.rslucia-lang
version0.2.0
sourcesrc
created_at2023-03-25 15:23:46.728649
updated_at2023-09-20 13:25:09.133844
descriptionLucia programming language
homepage
repositoryhttps://github.com/st1020/lucia-lang
max_upload_size
id820350
size278,714
Stone (st1020)

documentation

README

Lucia-lang

Latest Version API Documentation

A programming language inspired by Lua and Python.

Lucia-lang is still in the early stages of development.

The v0.1.0 is a very early prototype with a simple GC, but it has some bugs and safety issues.

The v0.2.0 is a complete rewrite that uses gc-arena as GC and includes some code from piccolo.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 169

cargo fmt