Getting Started
Dewy is still in it's early development stages, but you can try it out! Currently this chapter explains how to use the current python interpreter implementation:
- Online interpreter
- Installing the interpreter on Linux
- Writing hello world
Long term, this chapter will explain how to use the compiler, and provide several hello world examples for various different applications of Dewy.
- Installing the compiler on Linux, Windows, and Mac
- Writing hello world
- Simple examples for other domains