60 search resultsShowing 1~20 results

Stocked
lex_naturalis

@lex_naturalis

超簡易整形フィルタ

超簡易な欧文整形フィルタ 欧文プレーンテキストを弄っていると、こういうのが便利な時もあるので、備忘録として。 標準入力から受け取って整形された欧文テキストを返す(一行辺りの字数はコマンドライン引...

0
0
Comment0
lex_naturalis

@lex_naturalis

HaskellでBrainfuck

背景 まったく興味のない内容の会合で3時間ほど暇を持て余していたので、BrainfuckについてのWikipediaの記事を見ながら書いた。他人の(きっと大量にあるに違いない)コードとか見てもな...

6
5
Comment0
lex_naturalis

@lex_naturalis

Haskellでハノイの塔

ハノイの塔と脳の弱いウンコード よく考えたら今まで一度も「ハノイの塔」を書いたことがないことに気がついた。 AからCにn枚移すには、AからBに(n-1)枚移してAからCに1枚移してBからCに(n...

8
8
Comment3
lex_naturalis

@lex_naturalis

No.1: 狼と山羊とキャベツ

A Wolf, a Goat and a Cabbage. ある川の岸に男と狼と山羊とキャベツがいる。男は狼と山羊とキャベツを連れて舟で川を渡ろうとしているが、舟は小さいので、男の他には狼と山羊...

0
0
Comment0
lex_naturalis

@lex_naturalis

メモ

TreeSet.hs import Data.Tree import qualified Data.Set as S branch :: Tree a -> [[a]] branch No...

0
0
Comment0
lex_naturalis

@lex_naturalis

FregIDE のインストール

Eclipse(Kepler)にFregIDE pluginを突っ込もうとしたら割とハマった、というだけの話。 プラグイン・インストールのための更新サイト 基本的には http://fregep...

0
0
Comment0

60 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in