Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
/rloxPublic archive

Lox Interpreter/REPL written in Rust

License

NotificationsYou must be signed in to change notification settings

rodaine/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Interpreter/REPL written in Rust.

Install

git checkout https://github.com/rodaine/rlox.gitcd rloxcargo installrlox# starts the REPLrlox script.lox# interprets the file

Development

# linting - clippy is somewhat unstablerustup run nightly cargo install clippyrustup run nightly cargo clippy# unit testscargotest --verbose

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp