Skip to content
Jose Luis Vivero edited this page Dec 13, 2016 · 5 revisions

Welcome to our compiler for the rattlesnake language, in here you will learn how to download, compile and run our very own compiler so you can make programs in our language.
You will also learn the basics of our language, and even learn a little bit about how you can collaborate on our compiler

To run our compiler go to this link and download our compiler https://github.com/rattlesnake-pit/compiler/archive/master.zip After that follow the instructions for both windows and linux systems

If you're interested in the technical overview of our compiler please click [here](Technical Overview)

Clone this wiki locally