Skip to content
@jamplate

Jamplate Project

A general purpose compiler kit

Jamplate Project

Jamplate Project is a general purpose compiler toolkit.

Its goal is to make lexical analysis easier to maintain and read while supporting any feature a language might need.

It achieves that by adopting a plugin/component based system where every grammar/rule has its own lexer that can work independently of any other lexer.

Pinned Loading

  1. jamplate Public

    A general purpose compiler heart.

    Kotlin 3

  2. processor Public

    The core of the Jamplate pre-processor

    Java 3

  3. gradle Public

    The gradle plugin for the jamplate pre-processor.

    Groovy 2

Repositories

Showing 7 of 7 repositories