
Note Some of the information here is outdated. Follow the installation instructions in the README. Using a virtual machine is no longer recommended and the ghcjs-build repository is no longer maintained. Updated examples can be found in the ghcjs-examples repository, or click the source link. The safety specifications in the JavaScript foreign function interface have been changed slightly, see GHC
What is UHC-JS? UHC-JS is the JavaScript backend of the Utrecht Haskell Compiler. It is able of compiling any Haskell program to JavaScript. This makes it possible to run your Haskell programs in the browser. Furthermore there is now no more reason for having to write the verbose language that is called JavaScript yourself. Hurray! Why do you want to write your web applications in Haskell? Simple,
These are Haskell's functions ported to javascript. Some are missing and some don't behave exactly the same. You can try them with a console (firebug or others). All functions can be curried!! All list(array) functions do work on regular strings: filter( isVowel, 'hey how are you' ) == 'eoaeou'; take( 5, 'abcdefghi' ) == 'abcde'; maximum( 'ajcdbe' ) == 'j'; The function length is called length' Mo
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く