Differences between revisions 6 and 7
Revision 6 as of 2005-02-07 20:38:23
Size: 859
Editor: 212
Comment:
Revision 7 as of 2005-02-07 20:40:20
Size: 854
Editor: 212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
text and background colors via ANSI escape sequences. by console supported text and background colors.

I started to write computer programs using MS-DOS QuickBasic. Then I have learned to program in APL, SQL, C, C++, MS Visual Basic and MS Visual C++ and started to write DHTML pages using JavaScript.

If you are interested in playing against or programming your first own JavaScript engine for the five-in-a-row game check out my online page:

My first Python scripts are dated 2003.

News:

# 2005-02-07 : uploaded my own version of Console.py to

Console.py is part of the readline module and is used by e.g. IPython. In my version the (extended) Console() class supports any ANSI escape sequences of the form ESC[#m and ESC[#,#m , making it possible to set any by console supported text and background colors.

ClaudioGrondi (last edited 2008-11-15 13:59:52 by localhost)

Unable to edit the page? See the FrontPage for instructions.