OriRoth / fling

A fluent API generator
http://drops.dagstuhl.de/opus/volltexte/2019/10805/
24 stars 3 forks source link

Create Interface with template for generating grammars. #11

Closed yossigil closed 4 years ago

yossigil commented 4 years ago

interface FluentLanguageAPI with methdos

On this, create a function that that takes FluentLanguageAPI and creates Java file/mediator.

OriRoth commented 4 years ago

@yossigil We may also consider introducing an interface for languages defined via automaton.