garden-lang

Crates.iogarden-lang
lib.rsgarden-lang
version
sourcesrc
created_at2023-02-12 23:00:31.767442+00
updated_at2025-01-01 07:08:05.855751+00
descriptionA live programming language.
homepage
repositoryhttps://github.com/Wilfred/garden
max_upload_size
id783568
Cargo.toml error:TOML parse error at line 26, column 1 | 26 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Wilfred Hughes (Wilfred)

documentation

README

Garden codecov crates.io

Garden is an experimental programming language exploring PL design on running programs.

Status: Pre-alpha, almost nothing works yet.

License

MIT.

Logo is by Freepik on Flaticon.

Commit count: 2740

cargo fmt