Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacroWorlds

MacroWorlds is an implementation of the Logo programming language written in Rust. It is inspired by MicroWorlds Logo.

Setup

Run

  • Run the application with: cargo run
  • For better performance, you may need to use: cargo run --release

Tests

  • Run the unit tests with: cargo test
  • Run the performance tests with: cargo test --features performance test::performance

About

An implementation of the Logo programming language, written in Rust, inspired by MicroWorlds Logo.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages