refactor: Transition to a Value class

This commit is contained in:
2024-08-25 19:10:05 +03:00
parent 3475e3a130
commit bab59d454f
123 changed files with 1863 additions and 9808 deletions

View File

@@ -1,4 +1,4 @@
project_group = me.topchetoeu
project_name = jscript
project_version = 0.9.41-beta
main_class = me.topchetoeu.jscript.utils.JScriptRepl
main_class = me.topchetoeu.jscript.runtime.SimpleRepl