This is the main source code repository for Latimer. It contains the compiler, standard library, and documentation.
-
Simple: Latimer features a clear, structured syntax inspired by Java, C++, and Python, making it easy to learn, intuitive to read, and simple to maintain.
-
Safe: Latimer's type system enables safe scripting by enforcing strict typing rules, preventing errors early, and ensuring reliability.
-
Efficient: Latimer is optimized for fast execution and iteration, allowing developers to iterate quickly on scripts without losing runtime performance.
Read Getting Started from the Documentation.
See Discussions for a list of forums and Q&As.
See CONTRIBUTING.md.
Latimer is not yet licensed!