Skip to content
View jleija's full-sized avatar

Block or report jleija

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. terra terra Public

    Forked from terralang/terra

    Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

    C++

  2. terra_small_table terra_small_table Public

    Associative array for small tables for the Terra programming language. Simple key-value map/dictionary with linear/sequential lookup, in pure terra with no dependencies.

    Turing

  3. terra_hash_table terra_hash_table Public

    Terra interface/wrapper for the TommyDS C library of hash tables

    Terra

  4. match match Public

    Lua table matcher for pattern-matching-style programming. Work in progress.

    Lua

  5. blaze blaze Public

    Work in progress. Unfinished. XML-like navigation/markup/tagging/enrichments in Lua tables for easier navigation and pattern matching. To be used by an XSLT-like engine for Lua tables.

    Lua

  6. stencil stencil Public

    Template engine like xslt for lua and terra. Work in progress.

    Lua