![]() |
hace 10 años | |
---|---|---|
executables | hace 10 años | |
src | hace 10 años | |
tests | hace 10 años | |
.gitignore | hace 10 años | |
.travis.yml | hace 10 años | |
LICENSE | hace 10 años | |
Makefile | hace 10 años | |
README.md | hace 10 años | |
Setup.hs | hace 10 años | |
gidl.cabal | hace 10 años |
Gidl (for Galois Interface Description Language) is a simple IDL for describing structured types.
See example in tests/example.idl.
Gidl currently has a native Haskell backend. Ivory language backend coming soon.
Use the test
target in the Makefile to generate and test a Haskell library
for the IDL file.