mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Tweaked README.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
*For the feature complete version 1, [click here](https://github.com/Ratstail91/Toy/tree/v1).*
|
||||
|
||||
<p align="center">
|
||||
<image src="toylogo.png" />
|
||||
</p>
|
||||
|
||||
# Toy
|
||||
# Toy v2.x
|
||||
|
||||
The Toy programming language is an imperative, bytecode-interpreted, embeddable scripting language. Rather than functioning independently, it serves as part of another program, the "host". This design allows for straightforward customization by both the host’s developer and end users, achieved by exposing program logic through text files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user