#interpreter #compiler #tinybasic

bin+lib rusty-basic

Tiny BASIC interpreter written in Rust

1 unstable release

0.1.0 Oct 6, 2024

#266 in Programming languages

Download history 102/week @ 2024-09-30 59/week @ 2024-10-07 7/week @ 2024-10-14

168 downloads per month

MIT license

39KB
1K SLoC

rusty-basic

Rust로 만든 Tiny BASIC 인터프리터

실행

$ cargo run
> PRINT "Hello, Rust!"
Hello, Rust!

참조

Dependencies

~4–10MB
~110K SLoC