Update README.md

Updated README.md for an introduction
This commit is contained in:
paladin 2026-08-19 22:40:25 +00:00
parent 5d4fac0a91
commit 84c6e71646

View file

@ -0,0 +1,5 @@
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 aims to support multithreading and code inlining in the near future.