Skip to content

JakeOJeff/lat

Repository files navigation

LatLang

Logo

Stars Commits Downloads License

A Language which compiles to Lua, built for LÖVE. Written in Ruby!

Syntax inspired by Lua, Ruby, Python and Java

Requirements

Setup

1. Clone this repo

    git clone https://github.com/JakeOJeff/lat.git
    cd lat

2. Install it

Linux/MacOS (tbd)

    chmod +x install/install.sh
    ./install/install.sh

Windows

    install\install.bat

Usage

    lat ^<file.lat^> # compile and run
    lat build # compile only
    lat run # compile last build

Syntax

Syntax guide coming soon. See guide.md or the Wiki for now.

Demo:

2025-11-30.15-07-44.mp4

About

A Ruby-Based Compiler to Lua

Topics

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors