public marks

PUBLIC MARKS from macroron with tags scripting & documentation

January 2006

LinuxCommand.org: Learning the shell.

by 7 others
Learning the shell. Writing shell scripts. Script library. SuperMan pages. Who, What, Where, Why.

Codespeak Home

by 1 other
the codespeak project currently hosts the following free/open source software projects. pypy which aims to implement the Python language completely in Python itself. kupu, a feature-rich, JavaScript client-side WYSIWIG editor. +++

PyPy: Documents

The PyPy project aims at producing a flexible and fast Python implementation. The guiding idea is to translate a Python-level description of the Python language itself to lower level languages. Rumors have it that the secret goal is being faster-than-C wh

December 2005

How To Build a Minimal Linux System from Source Code

These are instructions for building a minimal linux system from source code. It used to be part of From PowerUp to Bash Prompt but I've separated it to keep both documents short and focussed. The system we build here is very minimal, and not ready for rea

From Power Up To Bash Prompt

a brief description of what happens in a Linux system, from the time that you turn on the power, to the time that you log in and get a bash prompt. Understanding this will be helpful when you need to solve problems or configure your system.

October 2005

September 2005

gnustep.org top

a cross-platform, object-oriented framework for desktop application development. based on the openstep specification originally created by next (now apple).

gnustep - steptalk scripting framework

the default scripting language in steptalk is smalltalk. smalltalk uses a similar approach to that of objective-c, the language used in gnustep itself.