lang

所属分类:编程语言基础
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2022-09-02 18:47:36
上 传 者sh-1993
说明:  (试图构建)编程语言,作为学习体验和娱乐
((an attempt to build) a programming language, as a learning experience and for fun)

文件列表:
Cargo.lock (6255, 2022-09-02)
Cargo.toml (224, 2022-09-02)
LICENSE (1068, 2022-09-02)
src/ (0, 2022-09-02)
src/cli.rs (481, 2022-09-02)
src/lexer.rs (764, 2022-09-02)
src/main.rs (232, 2022-09-02)
src/parser.rs (211, 2022-09-02)
src/runner.rs (230, 2022-09-02)

# lang An attempt to build a programming language, as a learning exercise and for fun. ## design goals The goal is to make a simple proof-of concept programming language interpreter, implemented in Rust. The language will be expression-oriented, functional, and perhaps actually usable at some point (if I ever finish it). ## license this software is available under the terms of the MIT license. see [the license](https://github.com/alterae/lang/blob/master/./LICENSE) for more details

近期下载者

相关文件


收藏者