An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        



Logo

Vip


A first attempted programing language


Report Bug
·
Request Feature



  1. About The Project



  2. Getting Started


  3. Usage

  4. License




## About The Project

Vip (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