Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.03 KB

0-Toying-With-TinyVale.md

File metadata and controls

26 lines (13 loc) · 1.03 KB

Hello and welcome to this tini-tiny book/tutorial/whatever called:

Toying with TinyVale

Where you're going to learn how the compiler works, and how you can implement features, bugfixes and more!

This book is also for people that are just getting started with compiler development, so if you're interested in toying with the language, or maybe in the future, contribute to it, this is the right place for you! :D

Warning

Despite this being a beginners guide, it is recommended to already have at least some experience with programming at least in one language. Although this book will try its best to explain things without assuming what kind of knowledge you already have.

This entire book will also include DRAWINGS!!! :D

The Realistic Hand OMG

Just to make it more fun to read :P

So, without further ado...

Let's begin with how the TinyVale works in a nutshell...

See you in the next chapter!

1.- How TinyVale Works