From 9882ab20b411aa71af0a0a4bb5fc15d5092fc004 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Tue, 19 Nov 2019 18:20:20 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bece5f5..943c13e 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,11 @@ You can try a calculator in version 0.17~0.19 ! In version 1.2 the ast has been completed. But there are still some bugs inside. + +# Balloon script + +Balloon is created for experiment. + +It is a subset of Nasal and the parse is stricter than Nasal parse. + +Explore the usage of balloon and enjoy yourself! XD