https://github.com/sno2/torqc
The official torq compiler
https://github.com/sno2/torqc
Last synced: about 1 year ago
JSON representation
The official torq compiler
- Host: GitHub
- URL: https://github.com/sno2/torqc
- Owner: sno2
- License: apache-2.0
- Created: 2021-06-17T20:31:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T19:37:55.000Z (about 5 years ago)
- Last Synced: 2025-03-30T01:35:20.475Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 2.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Torq
## What makes Torq the goto language for creating CLI's?
- Smaller Executables
- Inbuilt argument and flag parser
- Your code will work anywhere in any OS
- Fast and by fast we mean Lightning fast
- Better error handling
- We only show errors which the user understands
- Rich standard library
- Memory safety is guaranteed with no slow downs in your code
## How can I run this
```sh
> cargo run
```
## Credits
- CREDITS.md is still being created for now check Cargo.toml
- We use the code from volt-package-manager for the basic CLI parser (compiler)
## Discord
##### Doubts? join our discord server