0.4.2 • Published 5 years ago

yoloxide v0.4.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Yoloxide

Yoloxide is a rust-based Yolol interpreter engine for the game Starbase.

What's it do right now?

It executes yolol code you give it! It's not particularly nice in the output (sorry for all the debug logs still in there!) but it does its job quite well, if I do say so myself.

If you want to try our Yoloxide for yourself, clone the repo, be sure you have rust installed, then run:

cargo run <yolol_file>

Replacing <yolol_file> with one of the test files in the repo, or one of your own yolol scripts.

Where'd the name come from?

Things that are rusty are oxidized. So Yolol + oxide = Yoloxide!

0.4.2

5 years ago

0.4.1

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago