![]() |
10 lat temu | |
---|---|---|
executables | 10 lat temu | |
src | 10 lat temu | |
tests | 10 lat temu | |
.gitignore | 10 lat temu | |
.travis.yml | 10 lat temu | |
LICENSE | 10 lat temu | |
Makefile | 10 lat temu | |
README.md | 10 lat temu | |
Setup.hs | 10 lat temu | |
gidl.cabal | 10 lat temu |
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.