Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singpolyma/haskades-sample
BlackBerry 10 Cascades apps in Haskell with GHC
https://github.com/singpolyma/haskades-sample
Last synced: about 1 month ago
JSON representation
BlackBerry 10 Cascades apps in Haskell with GHC
- Host: GitHub
- URL: https://github.com/singpolyma/haskades-sample
- Owner: singpolyma
- License: other
- Created: 2012-11-24T17:27:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-04T00:15:55.000Z (over 11 years ago)
- Last Synced: 2024-10-15T11:34:35.228Z (3 months ago)
- Language: Prolog
- Size: 246 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Sample app showing how to use Haskades.
This sample shows how to call Haskell code from the QML and how to emit a signal from the Haskell that can be handled in the QML.