#interpreter #compiler #tinybasic #인터프리터

app rusty-basic

Tiny BASIC interpreter written in Rust

2 unstable releases

new 0.2.0 Apr 29, 2025
0.1.0 Oct 6, 2024

#241 in Programming languages

Download history 96/week @ 2025-04-26

96 downloads per month

MIT license

41KB
1K SLoC

rusty-basic

Rust로 만든 Tiny BASIC 인터프리터

실행

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

참조

Dependencies

~4–11MB
~118K SLoC