Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : haskades

Autogeneration of bindings for creating BlackBerry Cascades apps with Haskell back ends. Run as: Where Types.hs is a Haskell file containing a a sum type declaration named SignalToUI and another named SignalFromUI which fully specify the communication possible between the UI layer (which you write in QML) and the Haskell backend. QML code can access these signals on the app context object. Haskell code can emit signals by using the emit function exported from the generated HaskadesBinding. The emit call is threadsafe. Text, Lazy Text, and String all end up as QString so that QML can work with them properly, and vice-versa. UTCTime becomes QDateTime. Int, Double, and () are passed through fairly directly. Other types may have support added as there is need. A simple example lives at https://github.com/singpolyma/haskades-sample

Registry - Source - Homepage - JSON
purl: pkg:hackage/haskades
Keywords: program, utility
License: Other
Latest release: over 9 years ago
First release: over 11 years ago
Downloads: 3,432 total
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/singpolyma
Last synced: 4 days ago

    Loading...
    Readme
    Loading...