mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
filling out placeholder files
This commit is contained in:
29
_getting_started/quick-start-guide.md
Normal file
29
_getting_started/quick-start-guide.md
Normal 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
|
||||
|
||||
-->
|
||||
Reference in New Issue
Block a user