Skip to content

eboasson/haskell-dds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaskellDDS

An OpenSplice DDS binding for Haskell, or more precisely, a proof-of-concept binding that is essentially the author’s first significant body of Haskell code and as such is without any pretense of idiomatic or elegant use of the language, and as a proof-of-concept simply ignores the question of what a proper mapping of OMG IDL to Haskell would be, instead opting for an ad-hoc solution that works for the simple cases the author has tried it in.

See “dds” for the binding, “dds-examples” for a few simple examples. Both are built as part of this stack project.

About

A Haskell binding for OpenSplice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%