https://github.com/visualsource/vip
A mash up of rust, c++, javascript and python
https://github.com/visualsource/vip
Last synced: 4 months ago
JSON representation
A mash up of rust, c++, javascript and python
- Host: GitHub
- URL: https://github.com/visualsource/vip
- Owner: VisualSource
- Created: 2021-05-14T00:04:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T03:24:14.000Z (about 1 year ago)
- Last Synced: 2025-01-06T05:08:55.184Z (6 months ago)
- Language: Rust
- Size: 24.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vip
A first attempted programing language
Report Bug
·
Request Feature
## About The ProjectVip (previously Polyscript) is my 4rd revision at creating an interpreted programing language.
The language draws aspects from rust, c++, javascript/typescript, java, C#, and python.### Built With
Rust:
Rust 2021 and tokio
Cpp:
Cpp 17 and cmake## Usage
To run scripts from files use `vip PATH_TO_YOUR_SCRIPT`
## License
MIT