2008-01-01から1年間の記事一覧

読んだ

Linus Torvald's rant against C++ (lwn.net) めたくそに言ってるなあwww

読んだ

Java 1.5 for the .NET Platform (a real cross-compiler, not a JVM running on .NET) そこまでして Java が使いたいのか? Genie language intro and tutorial: It's a new python-like syntax that compiles to GObject C. (puppylinux.com) Vala が C# li…

後で読むかも

Threads Basics by Hans-J. Boehm (hpl.hp.com) Practical JavaScript ― three code snippets to get you thinking (blog.reindel.com) More SHA-3 News (schneier.com) F# to ship as part of Visual Studio 2010 (blogs.msdn.com) "Please, for the love o…

あとで読むかも

LLVM-based Mini-ML compiler in 100 lines of OCaml (groups.google.com) Prototype based programming in python (loveandtheft.org)

読んだ

BREAD, not CRUD (paul-m-jones.com) Browse の B ねえ. あんま流行らない予感.

後で読む

Django on Jython: It's here! (blog.leosoto.com) JavaScript roadmap revamped in wake of Oslo summit (mail.mozilla.org) ECMAScript Harmony (ES 3.1 and ES 4 efforts merge) (ejohn.org) c-repl, a read-eval-print loop for C (community.livejourna…

読んだ

ECMAScript 4 (JavaScript 2) is dead? (mail.mozilla.org) JavaScript の未来はどっちだ.

後で読むかも

The Paradigm Cycle (lispcast.com) Python Yesterday, Today and Tomorrow (catonmat.net)

後で読むかも

Introduction to COM in plain C (codeproject.com)

読んだ

Message boxes are dead (diovo.com) メッセージボックスの代わりにステータスバーに表示したりもしてたなあ.

読んだ

New and Noteworth in JRuby 1.1.3 (blog.emptyway.com) JRuby はどこまで速くなるのか. そもそもマイクロベンチマーク的な高速化で現実時間には影響が無いのかも知れんけど.

後で読むかも

Interview with Walter Bright on the creation of D (techworld.com.au)

後で読むかも

Top-down parsing of JSON in Python (effbot.org)

後で読むかも

Coroutines in C (higherlogics.blogspot.com)

後で読むかも

Jython 2.5 Alpha 0 released (fwierzbicki.blogspot.com) Python isn't just Java without the compile (bitworking.org)

後で読むかも

Lisp, too, is mainstream (lispcast.com) REST in the front, RPC in the back (blog.labnotes.org)

後で読む

The (Unfortunate) Truth About Unicode In Python (cmlenz.net)

後で読む

GPLv3, one year later (linux.com) Forth Versus C (inventio.co.uk) The next big programming language feature after closures (dobbscodetalk.com)

読んだ

Building a Python Web Application, Part 1 (blog.paulbonser.com) wsgi アプリケーション入門かな. よさげ. ARCFOUR - Forth code for RC4 (home.earthlink.net) 読めんw

読んだ

Flipping the 2.5 Bit for Jython (zyasoft.com) わくわく.

後で読む

Simplified Javascript would make a decent base for a scripting language (patricklogan.blogspot.com) Parsing JavaScript with Factor (bluishcoder.co.nz) Fun with a C DSL in Io (blurgle.blogspot.com)

読んだ

Realizing Jython 2.5 (zyasoft.com) We have a T2000 contributed by Sun to let us see how much concurrency - in this case 32 hardware threads, 64 GB of memory - Jython can take advantage of. And so on. スレッド周りは CRuby も CPython も GIL …

後で読む

Type Inference vs. Static/Dynamic Typing (herbsutter.wordpress.com) The future of email: From SMTP to XMPP (anarchogeek.com) Using Git for Local Version Control (blog.shinetech.com) Static Code Analizers for Python (doughellmann.com) Pytho…

後で読む

PyCon 2008: State of Django by Adrian Holovaty (unbracketed.org) Invariant Strings (dobbscodetalk.com) Common characteristics of failed open-sourced projects (ariya.blogspot.com) Fixnums in the JVM (blogs.sun.com) Dynamic programming and s…

読んだ

Simplicity (stuffthathappens.com) 分かりやすいwww

読んだ

Python GUI programming platforms for Windows (ginstrom.com) 色々あるけど決め手に欠ける感が. When TDD goes bad (gojko.net) 本質を意識しないとこうなっちゃうんだろうね.

読んだ

PyPy has an alpha with ctypes! (morepypy.blogspot.com) すげー、PIL が動いてるのか. 何気に実用レベルが近くなってきているなあ. TinyML - a statically type checked, polymorphic language in under 700 lines of SML 700行!!

読んだ

The Tiniest Lisp (in Python) (brool.com) みじけー. Obfuscated "Hello, world!" programs in C (fitzrovian.com) わけわからねーwww

読んだ

New in Python 3: Extended unpacking (pyside.blogspot.com) 微妙だなあ. Summary of my Python optimization adventures (handyfloss.wordpress.com) 結論にフイた. 乙.

後で読むかも

Object Orientation is the CPS Transform (jputnam.livejournal.com) qooxdoo - An impressive javascript framework to make desktop-like web applications (demo.qooxdoo.org) Silly Io experiment (ola-bini.blogspot.com) Python 2.5.2 Release Candid…