JavaPOSWorkingGroup / javapos-code-generators

Code generators for creating JavaPOS types from contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaPOS Code Generators

This project implements code generators for creating JavaPOS types from JavaPOS contract interfaces.

The implementations in this project are not intended to be used in JavaPOS applications or device service implementations. They are just development and build tools for the JavaPOS library maintainers to make their job easier and smoother.

It utilizes the Xtend language and its great code template features.

About

Code generators for creating JavaPOS types from contracts

License:Eclipse Public License 2.0


Languages

Language:Xtend 100.0%