takari / polyglot-maven-examples

Example projects using polyglot-maven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyglot for Maven Examples

This repository serves as a body of working example projects for the supported Polyglot DSLs and markups.

Usage

The master branch contains the current development branch of the dialect. Tags for past release are available as well.

Use the runAll.sh script in the top level folder or just run mvn clean install in any dialect folder you are interested in.

If you want to learn more and potentially improved the examples, take a look at the tests for the various providers in the polyglot-maven implementation project.

About

Example projects using polyglot-maven

License:Eclipse Public License 1.0


Languages

Language:Kotlin 27.2%Language:Java 26.4%Language:Scala 20.4%Language:Ruby 11.9%Language:Groovy 7.5%Language:Shell 6.6%