https://github.com/jddev0/lang-cli-rs
This project provides a CLI interface to the langRS implementation of the Lang Programmng Language
https://github.com/jddev0/lang-cli-rs
cli command-line interpreter lang-language programming-language rust rust-lang translation-files
Last synced: 6 months ago
JSON representation
This project provides a CLI interface to the langRS implementation of the Lang Programmng Language
- Host: GitHub
- URL: https://github.com/jddev0/lang-cli-rs
- Owner: JDDev0
- License: mit
- Created: 2025-01-15T18:49:54.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-02-21T14:13:05.000Z (8 months ago)
- Last Synced: 2025-04-10T09:09:18.852Z (6 months ago)
- Topics: cli, command-line, interpreter, lang-language, programming-language, rust, rust-lang, translation-files
- Language: Rust
- Homepage: https://jddev0.at/projects/lang
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lang CLI
This project provides a CLI interface to the langRS implementation of the Lang Programmng Language## Features
Uses the [langRS interpreter](https://github.com/lang-programming/lang-interpreter-rs) implementation with support for Native Functions