A Language which compiles to Lua, built for LÖVE. Written in Ruby!
Syntax inspired by Lua, Ruby, Python and Java
git clone https://github.com/JakeOJeff/lat.git
cd lat chmod +x install/install.sh
./install/install.sh install\install.bat lat ^<file.lat^> # compile and run
lat build # compile only
lat run # compile last buildSyntax guide coming soon. See guide.md or the Wiki for now.
