Update README.md

This commit is contained in:
Valk Richard Li
2019-07-25 02:14:33 +08:00
committed by GitHub
parent 0f8d1fc0f4
commit 9f780c10cb

View File

@@ -1 +1,9 @@
# Nasal-Interpreter
# Nasal-Interpreter
# Nasal
Nasal is a script language that used in FlightGear.
There is a Nasal console in FlightGear but sometimes it is not so easy for every developer to use.
So this is an interpreter for Nasal written by C++.