Nagoya

ギークバーに行ってきた

今回は,JVM について調べていた. http://java.sun.com/docs/books/jvms/second_edition/html/VMSpecTOC.doc.html http://jasmin.sourceforge.net/ - jasmin (JVM 用の Assembler) hello.j .class public hello .super java/lang/Object.method public <init>()V </init>…

ギークバーに行ってきた

ということで,pir です. http://docs.parrot.org/parrot/devel/html/index.html # parrot hello.pir.sub main say "Hello, World!" .end なんだこれ.リッチ

名古屋ギークバーに行ってきた

麻雀回でしたとりあえず,Perl6 のNagoya.pm でやってた続きをする. 必要な機能は,テストから調べる.ことはわかったので 普通のプログラミングで必要なことを考える.今は遅いのをなんとかしたいので,プロファイラかな.ぐぐる. http://docs.parrot.org…