velo

所属分类:编程语言基础
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2024-01-17 21:40:46
上 传 者sh-1993
说明:  娱乐性编程语言
(recreationally made programming language)

文件列表:
doc/
examples/
imgs/
src/
Cargo.toml
LICENSE

# Velo A programming language made in my spare time > Note: If you would like to contribute, see [CONTRIBUTING.md](https://github.com/kawaleo/velo/blob/master/CONTRIBUTING.md) ## Introduction velo is designed to be a simple and easily maintainable general purpose programming language similar to those of `javascript` and `python` > But why?
I created velo to teach myself how to write an interpreter
But still, why?
I guess I got bored ## Compiling from Source ### Requirements velo assumes the following packages are installed - `cargo` and `rustc` - `git` (in order to clone repo) ### Compiling Firstly, run ```shell git clone https://github.com/kawaleo/velo.git cd velo ``` Now run `cargo run` to access the REPL

近期下载者

相关文件


收藏者