mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
doc: add a better phrase to credit wren (#146)
This commit is contained in:
parent
44f836bf69
commit
3f6209f20d
@ -10,9 +10,7 @@ Including the compiler, bytecode VM and runtime, it's a standalone executable
|
|||||||
with zero external dependencies just as it's self descriptive name. The pocketlang
|
with zero external dependencies just as it's self descriptive name. The pocketlang
|
||||||
VM can be embedded in another hosting program very easily.
|
VM can be embedded in another hosting program very easily.
|
||||||
|
|
||||||
The language is written using [Wren Language](https://wren.io/) and their
|
[Wren Language](https://wren.io/) and their wonderful book [Crafting Interpreters](http://www.craftinginterpreters.com/) were used as a reference to write the language.
|
||||||
wonderful book [Crafting Interpreters](http://www.craftinginterpreters.com/) as
|
|
||||||
a reference.
|
|
||||||
|
|
||||||
## What pocketlang looks like
|
## What pocketlang looks like
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user