Dropbox.Tech( Developers Application Front End Infrastructure Machine Learning Mobile Security Culture )
The Importance of Product Reviews to the Consumers When it comes to specific products, certain brands are trusted and proven in providing the necessary requirements, but the market becomes crowded, and a high competition is rising from all sellers of different products. As a result, confusion is commonly experienced by the consumers since the availability of the products in the market is drastical
Cartesian Closed ComicArchive Don't play with your monads Shootout Halting problem Schrödinger's cat Trial HWN HCAR SKI Zhuangzi, butterfly and referential transparency Curry Résumé Abstractions ICFP The future of mathematics Iteratees Judgment day Typing Equality Facebook Weird language A question will be asked Cabal 1.18 Picking a lens library FTFY Safety IDE Security Motto Diagram
■ [event][prog] LiveCoding#5に出演しました 土曜日に大阪で行われたイベントLiveCoding#5に、 LiveCoderとして出演してきました。 事前に、LivePromoter(※主催者のことらしい)であるujihisaさんから できるだけマニアックな方がいいというオーダーを受けていたので、 Ruby + Javascript + Scheme + Zu という無茶な構成にしてみました(笑)。 *1 BiwaSchemeで 「ず」のインタプリタを作るというテーマだったのですが、 予想外に手間取ってしまい、パース結果をRubyのCGI経由で取ってくるとこまでしか行きませんでした。 解説のnaoya_tさん、Abeさんごめんなさい(><) 敗因 Ajaxのクロスドメイン制約を忘れていた CGIはサーバに、htmlはローカルに置くつもりだったんですが、どちらかに統
uonoue/misc Haskell 開発事情 † 最近 Haskell のアプリケーションやライブラリを作る・使うために用いられることが多い各種ツールについて紹介する。 ↑ 例: HNOP † http://semantic.org/hnop/ Haskell No Operation, 「何もしない」ジョークプログラム Haskell ML で最初のリリースが紹介され話題に 上記 URL に置かれているのは LICENSE, Main.hs, Setup.hs, hnop.cabal の4ファイルと _darcs/ というディレクトリ さて、このアプリケーション Makefile はないようだけど、どうやってビルド(コンパイル)する? プログラム中に "-- | " や "-- ^ " で始まるコメントのようなものがあるけど…? .tar.gz の形式でなくバラバラにファイルが置かれ
with cabal: cabal install darcs with stack: stack install darcs Nix (unstable): nix-env -iA nixpkgs.darcs Darcs binaries for many platforms (not up to date though) current release source tarball Darcs is a free and open source, cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. Darcs offers a freer way of wo
What is Jaskell? Jaskell is a functional scripting programming language that runs in JVM. The name "Jaskell" stands for Java-Haskell, Haskell being the famous pure functional programming language. Why Jaskell? There are already many cool scripting languages in jvm. Jython, JRuby, Groovy etc. They are all excellent and very practical scripting languages. Why yet another scripting language? Well. Ja
The Codehaus, the Jaskell projectは16日(カナダ時間)、Jaskellの最新版であるJaskell 0.7を公開した。Jaskell 0.7はJavaで実装された関数型のプログラミング言語。Java仮想マシンで直接動作するタイプのスクリプト言語に分類される。 Jaskell 0.7はThe BSD Licenseのもとで公開されているオープンソースソフトウェア。Java仮想マシンでHaskellに類似した関数言語を実行するための処理系であり、Jaskellという名称はJava-Haskellからきている。Haskellは有名な関数型のプログラミング言語のひとつ。 Java仮想マシンで動作するスクリプト言語にはすでにJython、JRuby、Groovyなどいくつか有力な候補が存在する。Java仮想マシンや、Javaのライブラリから使用できる、またはJava
This Wiki is frozen. Use GitHub for reports, discussions, etc. 訳あって Haskell 試食中. モナドって, こんなイメージでいいんでしょうか? (参考ページ) やさしい Haskell 入門 (バージョン98) モナドのすべて haskell-jp ML MonadicContinuationPassingStyle (英語) 2ch Haskell スレ過去ログの 500 前後 慣れない内容は, 頭がしんどい 慣れない表現も, 頭がしんどい 両方いっぺんだと, もう○×△□… なので, ひとまず haskell は置いといて, scheme にしてみます. Intro. ふつうの「値」を包んで, ふわふわした謎な外見の何か(以下「ふわふわ」) にするラッパー ret (return のつもり)を考えよう. (ret 3)
The latest version of Haskell-mode can be found at http://iro.umontreal.ca/~monnier/elisp/. The rest of this page refers to an older version of Haskell-mode. The Haskell mode itself is very basic, but provides a base on which to build modules. The currently supported modules are: Font Locking: Colours keywords, comments, strings, etc. Declaration Scanning: Scans declarations and places them in a m
モナドのすべて Haskell におけるモナドプログラミングの理論と実践に関する包括的ガイド Version 1.1.0 このチュートリアルは、モナドの概念とその関数プログラミングにおける応用に ついて、初中級の Haskell プログラマにわかりやすく、利用価値があるような 解説をすることを旨としています。読者は Haskell になれていることを前提と しますが、モナドに関する経験は要求していません。このチュートリアルは、多 くの題材をカバーしています。後半のセクションでは、前半の題材をよく理解し ていることを前提とします。順をおって、モナドプログラミングを例示するため のサンプルコードがたくさん用意されています。一読で、すべての題材を吸収し ようというのはお勧めできません。 このチュートリアルは 3 つの部分で構成されています。最初の部分は、 関数プログラミングにおけるモナドの基本的
Emacs Lisp packages I maintain several Elisp packages, most of which are included in Emacs. Here are the ones that still aren't included. Send any complaint/question/praise/ice-cream to me. SML mode Its home page is now at GNU ELPA. SML-mode is a major Emacs mode for editing Standard ML source code. It provides syntax highlighting and automatic indentation and supports interaction with an inferior
Programming in Haskell ページへようこそ このサイトについて このサイトは、Haskell でプログラミングを楽しむためのサイトです。 現在のところ、WiLiKi というWiKiシステムで運用されています。WiLiKiの使い方は、 WiLiKi:WiLiKi:リファレンスマニュアルを参照してください。 メイリングリスト 「Haskellプログラミングを楽しむための」メーリングリストがあります. MailingListのページをご覧ください. チャット 「Haskellプログラミングを楽しむための」チャット・ルームがいくつか存在します. ChatRoomのページをご覧ください. サイトマップ Introduction Haskell とは Definition 仕様と標準ライブラリ Tutorial チュートリアル やさしいHaskell入門 モナドのすべて なぜ関数プ
Latest News 1 July 2024 GHC 9.6.6 Released! [download] 10 May 2024 GHC 9.10.1 Released! [download] 16 April 2024 GHC 9.6.5 Released! [download] What is GHC? GHC is a state-of-the-art, open source compiler and interactive environment for the functional language Haskell. Highlights: GHC supports the entire Haskell 2010 language plus a wide variety of extensions. GHC has particularly good support for
Note: Hugs is no longer in development. The content on these pages is provided as a historical reference and as a resource for those who are still interested in experimenting with or otherwise exploring the system. Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce fle
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く