Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 483 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 483 Bytes

Another (m4) DSL to rule them all

Work in progress

CLI Tool that generates java/go entity classes/structs (stdout).
Will also (soon) generate SQL schemas, from same DSL file.
XML serializable features are annotated into go+java output.
Optional ORM-stuff for the go output.

Depends on gnu{make,m4,sed}

Supports [for now] :

  • Go (orm|xml)
  • Java (JAXB)

comming :

  • SQL
  • C ?

Manual

./autogen-entitys help