Skip to content
@ClueLang

Clue

C/Rust like programming language that compiles into Lua code

Clue is a programming language that compiles into Lua code with a syntax similar to languages like C or Rust.

Clue tries to be almost as simple as Lua (with only a slightly more advanced syntax) but adds many optional features that can make code look better or make some things (like metatables) easier to code.

Clue does not compile to a specfic version of Lua: flags can be toggled to alter the output to allow most if not all versions or modifications of Lua to be compiled to with Clue.

For more information:

Pinned

  1. Clue Clue Public

    C/Rust like programming language that compiles into Lua code

    Rust 334 14

  2. Clue-for-VSCode Clue-for-VSCode Public

    Clue language server for VSCode (WIP)

    TypeScript 6 2

  3. cluelang.github.io cluelang.github.io Public

    Online compiler for Clue

    CSS 3

  4. Clue-example Clue-example Public

    Example program made with Clue and the LÖVE framework

    6

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…