Files
Toy/_getting_started/quick-start-guide.md
2025-01-12 16:16:38 +11:00

25 lines
448 B
Markdown

---
layout: page
title: Toy v2 Quick-Start Guide
order: 1
---
# Toy v2 Quick-Start Guide
To help you start using Toy as fast as possible, here are the most useful elements of the language. Not everything available is listed, but this should let you start coding right away.
## Keyword 'print'
## Keyword 'assert'
## Variables and Types
## Control Flow
## Functions
## External Libraries and Extending Toy
## Reserved Keywords & Operators