Skip to content

gnlow-learn/rulebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rulebook

rl-language

python -m venv .venv
source .venv/Scripts/activate
pip install rl_language
rlc src/hello.rl -o dist.hello
dist/hello.exe

Releases

No releases published

Packages

No packages published

Languages