/asakusafw-compiler

Asakusa Framework Language Toolset

Primary LanguageJavaApache License 2.0Apache-2.0

Asakusa Framework Language Project

This project provides a compiler framework for the Asakusa DSL, which includes a pluggable compiler core, runtime libraries, and inspection utilities.

How to build

./mvnw clean package

How to import projects into Eclipse

./mvnw install eclipse:eclipse -DskipTests

And then import projects from Eclipse.

How to build Gradle Plugin

cd gradle
./gradlew clean build [install] [-PmavenLocal]

Sub projects

License