KittyInterpreter
Kitty Language Interpreter

Introduction

This is the documentation for the Kitty language interpreter for the Arduino platform. It is designed specifically to work with the Arduino Mega 2560.

The language guide can be found here.

Dependencies

This library depends on ArduinoSTL being present on your system. Please make sure you have installed the latest version before using this library.

Author

Written by Mattheus Lee.

License

MIT license, all text here must be included in any redistribution.