Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
/ auto-ent Public archive

**DEPRECATED ** m4 macros generating both SQL and entity classes/structs that are easily serializable to XML.

License

Notifications You must be signed in to change notification settings

docstream/auto-ent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

**DEPRECATED ** m4 macros generating both SQL and entity classes/structs that are easily serializable to XML.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages