termslang

Crates.iotermslang
lib.rstermslang
version
sourcesrc
created_at2024-08-06 02:38:21.110579+00
updated_at2025-02-26 23:10:08.917811+00
descriptionThe terms programming language.
homepage
repositoryhttps://github.com/Owen-Dechow/TermsLang
max_upload_size
id1326814
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | 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
Owen Dechow (Owen-Dechow)

documentation

README

TermsLang

The terms programming language

Simple, Concise, Fast

Latest Version: v0.8.4

Installation

cargo install termslang

Run File

termslang run example.tms

Format File

termslang format example.tms

Debug File

termslang debug example.tms

Supports

VSCode Support: https://github.com/Owen-Dechow/TermsVsCodeSupport

Commit count: 95

cargo fmt