|
|
10 years ago | |
|---|---|---|
| executables | 10 years ago | |
| src | 10 years ago | |
| support | 10 years ago | |
| tests | 10 years ago | |
| .gitignore | 10 years ago | |
| .travis.yml | 10 years ago | |
| LICENSE | 10 years ago | |
| Makefile | 10 years ago | |
| README.md | 10 years ago | |
| Setup.hs | 10 years ago | |
| gidl.cabal | 10 years ago |
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.