http://machine.homeunix.org/weblog/...memo

Categories
CMS-Wiki-Blog
database
dinner-dinner-dinner
ETC
memo
Script_on_Java
SourceForge/Freshmeat
template_engine
testtool
this_site
workflow
XML
xul


PastDays


RSS

No reproduction or republication without written permission.



written by ... sakag_blue @ machine.homeunix.org


(or........... sakag_blue @ users.sourceforge.net)


Home


Powered by
ThingamaBlog




GoogleSearch In This Weblog...

さよなら、こんな毎日…

Open Source Business Intelligence Tools Written in Java   :: 2007.11.07 9:33.45 ::

http://www.manageability.org/blog/stuff/open-source-java-business-intelligence

Permalink
Categories: {memo}


Implementing a language with LLVM' tutorial   :: 2007.11.07 9:26.32 ::

http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-November/011263.html

Permalink
Categories: {memo}


Calculating MW with ANTLR   :: 2007.11.05 7:08.48 ::

http://www.dalkescientific.com/writings/diary/archive/2007/10/30/antlr_mw.html

Permalink
Categories: {memo}


Ikarus Scheme -- A compiler for R6RS Scheme.    :: 2007.11.02 15:28.58 ::

http://www.cs.indiana.edu/~aghuloum/ikarus/index.html

Ikarus is a free optimizing incremental native-code compiler for R6RS Scheme.

Permalink
Categories: {memo}


Seaside Tutorial   :: 2007.10.22 13:21.18 ::

http://www.swa.hpi.uni-potsdam.de/seaside/tutorial

Permalink
Categories: {memo}


Programming In Lisp With Cusp   :: 2007.10.19 13:51.26 ::

http://www.sergeykolos.com/cusp/intro/

Permalink
Categories: {memo}


OpenUP In a Nutshell   :: 2007.10.11 7:22.15 ::

http://www.ibm.com/developerworks/rational/library/sep07/kroll/index.html

Permalink
Categories: {memo}


ABC 言語への簡単な入門   :: 2007.10.11 7:18.36 ::

http://www2.airnet.ne.jp/sardine/complang/ABCintro.html

Permalink
Categories: {memo}


Markdown-Python Wrapped Tables Extension   :: 2007.09.30 13:22.15 ::

http://brian-jaress.livejournal.com/5978.html

Permalink
Categories: {memo}


Introducing Boobs: Boo Build System    :: 2007.09.25 13:55.59 ::

http://ayende.com/Blog/archive/2007/09/22/Introducing-Boobs-Boo-Build-System.aspx

Permalink
Categories: {memo}


Catching up with the Castle Project   :: 2007.09.14 13:50.18 ::

http://www.infoq.com/news/2007/09/castleproject

Permalink
Categories: {memo}


Traveling Light, the Lua Way   :: 2007.09.14 13:49.39 ::

http://www.computer.org/portal/cms_docs_software/software/homepage/2007/S507/s5031.pdf(pdf)

Permalink
Categories: {memo}


XQJ Part I - Introduction    :: 2007.09.13 10:26.45 ::

http://www.xml-connection.com/2007/08/xqj-part-i-introduction.html

Permalink
Categories: {memo}


Introducing Quaere - Language integrated queryies for Java   :: 2007.09.13 10:08.03 ::

http://andersnoras.com/blogs/anoras/archive/2007/09/11/introducing-quaere-language-integrated-queryies-for-java.aspx

Permalink
Categories: {memo}


Fast programming with Rexx   :: 2007.09.13 10:04.58 ::

http://www.freesoftwaremagazine.com/articles/fast_programming_with_rexx

Permalink
Categories: {memo}


Table-Driven and Data Driven Programming   :: 2007.09.10 7:22.23 ::

http://www.paragoncorporation.com/ArticleDetail.aspx?ArticleID=31

Permalink
Categories: {memo}


A Guide to PLT Scheme   :: 2007.09.10 7:20.53 ::

http://pre.plt-scheme.org/docs/html/guide/index.html

Permalink
Categories: {memo}


Erlang for Python programmers: Part I   :: 2007.09.10 7:08.59 ::

http://ruslanspivak.com/2007/09/09/erlang-for-python-programmers-part-i/

Permalink
Categories: {memo}


Squeak by Example   :: 2007.09.05 7:34.38 ::

http://www.iam.unibe.ch/~scg/SBE/

Permalink
Categories: {memo}


What’s New in Python 3.0 (Python 3000)   :: 2007.09.04 15:01.38 ::

http://docs.python.org/dev/3.0/whatsnew/3.0.html

Python 3.0 uses strings and bytes instead of the Unicode strings and 8-bit strings. This means that pretty much all code that uses Unicode, encodings or binary data in any way has to change. The change is for the better, as in the 2.x world there were numerous bugs having to do with mixing encoded and unencoded text.

…だそうです。

Permalink
Categories: {memo}