REBOL, the Relative Expression Based Object Language version 3 is being released as open source by Carl Sassenrath. …
OpenCOBOL at SourceForge
OpenCOBOL has moved to SourceForge. http://sourceforge.net/projects/open-cobol/ …
IPython 0.13 inside Opera
The IPython interactive Python extended for scientific collaboration with web page notebooks now works with Opera. …
Falcon GTK, small periodic table, as buttons
A small Falcon script to display an interactive periodic table of the elements using GTK buttons. …
Continue reading “Falcon GTK, small periodic table, as buttons”
COBOL with LLVM and Clang
OpenCOBOL successfully builds with and then compiles using LLVM Clang. clang throughout the build process, including make check and tests/cobol85/make test. …
Hercules, OS/360, MVT and COBOL circa 1971
COBOL circa 1971 using the Hercules big iron emulator running a 1971 tape binary of MVT OS/360, a 3270 emulator and JCL. Way fun. …
Continue reading “Hercules, OS/360, MVT and COBOL circa 1971”
Sphinx documentation system
The Sphinx documentation system from team pocoo, with Pygments extended for COBOL source listings. …
COBOL and side effects
Discussing the potential code verification complication when COBOL 2002 User Defined Functions are implemented as CALL BY REFERENCE. This allow functions to modify arguments of arithmetic expressions, breaking rules of the commutative properties of addition (and other concise order of operations verifiability). …
Cheering on GNU/Linux
A rave post on how great the GNU/Linux system is for software development. …
Rave post: WORLD programming language
The WORLD programming language. Heavily based on REBOL, this could be good. …