![]() |
преди 10 години | |
---|---|---|
executables | преди 10 години | |
src | преди 10 години | |
tests | преди 10 години | |
.gitignore | преди 10 години | |
.travis.yml | преди 10 години | |
LICENSE | преди 10 години | |
Makefile | преди 10 години | |
README.md | преди 10 години | |
Setup.hs | преди 10 години | |
gidl.cabal | преди 10 години |
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.