filling out placeholder files

This commit is contained in:
2025-01-12 15:17:47 +11:00
parent 1db834f721
commit 9563185ef1
9 changed files with 81 additions and 7 deletions

View File

@@ -0,0 +1,29 @@
---
layout: page
title: Toy v2 Quick-Start Guide
guide_order: 1
---
Watch this space.
<!--
# Toy v2 Quick-Start Guide
To help you start using Toy as fast as possible, here are the core elements of the language. Not everything available is listed, but this should give you a good starting point.
## Keyword 'print'
## Keyword 'assert'
## Variables and Types
## Control Flow
## Functions
## External Libraries and Extending Toy
## Reserved Keywords & Operators
-->