Perl でクロージャ。   ある正規表現にマッチする部分を削除する機能 […]

Read more...

§1795 · Posted By · 8月 11, 2015 · Development · (No comments) · Tags: ,


    Perl の正規表現に非破壊フラグ r が導入される前、ある文字列を置換して別の変 […]

Read more...

§1777 · Posted By · 2月 26, 2015 · Development · (No comments) · Tags: ,


    Perl 5.14 かららしいのだけど、置換(s/old/new/)に非破壊的動作 […]

Read more...

§1743 · Posted By · 2月 10, 2015 · Development · (No comments) · Tags: ,


  JavaScript の XMLHttpRequest を使って、同じディレクトリの CGI ス […]

Read more...

§1599 · Posted By · 5月 14, 2014 · Development · (No comments) · Tags: , , , , ,


  いわゆる Perl で言うところの、     # 外部コマンドの実行結果を […]

Read more...

§1596 · Posted By · 5月 11, 2014 · Development · (No comments) · Tags: , , , , , ,


    Common Lisp で Perl 風に (join “Separa […]

Read more...

§1524 · Posted By · 3月 18, 2014 · Development · (No comments) · Tags: , , , , ,


    計算理論の基礎 [原著第2版] 1.オートマトンと言語を読んでいて、ふとこんな説明 […]

Read more...

§1493 · Posted By · 3月 13, 2014 · Development · 1 comment · Tags: , , ,


    Perl に慣れてしまうと Common Lisp の長〜い名前に慣れないので、こ […]

Read more...

§1488 · Posted By · 3月 13, 2014 · Development · (No comments) · Tags: , , ,


      すごく自分用のメモです。     #! /usr […]

Read more...

§1468 · Posted By · 2月 27, 2014 · Development · (No comments) · Tags: , , ,


  ある html ドキュメントについて、html タグを削除したいけれど、特定のタグだけは残してお […]

Read more...

§1253 · Posted By · 1月 18, 2014 · Development · (No comments) · Tags: , ,