Skip to content

ashigeru/asakusafw-compiler

 
 

Repository files navigation

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

About

A compiler framework for the Asakusa DSL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.4%
  • Other 1.6%