vm_nil,vm_num changed to no-gcobject

This commit is contained in:
ValKmjolnir
2021-10-08 23:18:26 +08:00
parent b4f55f0d01
commit 42a330cda7
5 changed files with 695 additions and 585 deletions

View File

@@ -34,7 +34,7 @@ void logo()
<<" / \\/ / _` / __|/ _` | | \n"
<<" / /\\ / (_| \\__ \\ (_| | | \n"
<<" \\_\\ \\/ \\__,_|___/\\__,_|_|\n"
<<"nasal interpreter ver 7.0\n"
<<"nasal interpreter ver 8.0\n"
<<"thanks to : https://github.com/andyross/nasal\n"
<<"code repo : https://github.com/ValKmjolnir/Nasal-Interpreter\n"
<<"code repo : https://gitee.com/valkmjolnir/Nasal-Interpreter\n"