LennartOlsen / godsl

A "half-arsed" implementation of an (multiple) internal DSL in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#GODSL pronounced go diesel

###Made for "Model Driven Software Development" at SDU

How To Run

Build :

Execute (alt) :

  • Execute the main file (build for OSX x86)

####Currently supports

  • Building a collection
  • Adding entities and attributes to this collection
  • Populating this collection based on the attributes and entities available
  • Code generator (rather simple)

####Goals

  • Adding error handling
  • Building a test suite
  • Allowing components to be added more fluidly, eg complex objects
  • Querying Modelling
  • Complex attributes

About

A "half-arsed" implementation of an (multiple) internal DSL in golang


Languages

Language:Go 100.0%