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 Loading

  1. Clue Clue Public

    C/Rust like programming language that compiles into Lua code

    Rust 334 15

  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
  • Clue Public

    C/Rust like programming language that compiles into Lua code

    ClueLang/Clue’s past year of commit activity
    Rust 334 MIT 15 18 2 Updated Jun 26, 2024
  • Cluna Public
    ClueLang/Cluna’s past year of commit activity
    Rust 4 MIT 0 0 0 Updated Dec 6, 2023
  • Clue-for-VSCode Public

    Clue language server for VSCode (WIP)

    ClueLang/Clue-for-VSCode’s past year of commit activity
    TypeScript 6 MIT 2 2 1 Updated Nov 29, 2023
  • cluelang.github.io Public

    Online compiler for Clue

    ClueLang/cluelang.github.io’s past year of commit activity
    CSS 3 0 1 0 Updated May 5, 2023
  • Clue-wasm Public archive

    Version of Clue made to be compilable in WebAssembly (OBSOLETE)

    ClueLang/Clue-wasm’s past year of commit activity
    Rust 2 MIT 0 1 0 Updated May 4, 2023
  • .github Public
    ClueLang/.github’s past year of commit activity
    0 0 0 0 Updated Jun 16, 2022
  • Clue-example Public

    Example program made with Clue and the LÖVE framework

    ClueLang/Clue-example’s past year of commit activity
    6 0 1 0 Updated Mar 20, 2022
  • Clue-for-Notepad-Plus-Plus Public

    Clue syntax highlighting for Notepad++ (outdated)

    ClueLang/Clue-for-Notepad-Plus-Plus’s past year of commit activity
    1 0 1 0 Updated Mar 5, 2022

Top languages

Loading…

Most used topics

Loading…