Skip to content
/ hae Public
forked from wakira/hae

An embedded DSL in Haskell for FRP on embedded systems

License

Notifications You must be signed in to change notification settings

psg-titech/hae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hae

(TODO) Development

  1. Currently Hae doesn't limit functions to be lifted to be pure. To solve this, OpenExpr-like data structure must be implemented to distinguish pure expression from Signal expression. That's quite a lot of work though.
  2. Runtime pair

About

An embedded DSL in Haskell for FRP on embedded systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 68.1%
  • C++ 31.9%