Update README.md
This commit is contained in:
parent
c01313a7ec
commit
93599ff5d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue