added notes about toy-impl

pull/14/head
pca006132 2020-12-17 14:52:51 +08:00 committed by pca006132
parent 83f58e1da5
commit 1efbbe832f
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Specification and discussions about language design.
A toy implementation is in `toy-impl`, requires python 3.9.
## Referencing Python Variables
The kernel is allowed to read Python variables.