Update README.md

This commit is contained in:
paladin 2026-08-28 12:38:46 +00:00
parent c01313a7ec
commit 93599ff5d7

View file

@ -1,5 +1,5 @@
An interpreter for Mars, a dialect of Lua 5.5. It's out of this world. An interpreter for Mars, a dialect of Lua 5.5. It's out of this world.
Mars serves as the Pool engine's scripting language, handling memory and logic for objects. Mars is the Pool engine's scripting language. It handles memory and logic for objects.
Mars aims to support multithreading and code inlining in the near future. Mars aims to support multithreading and code inlining in the near future.