![]() |
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.