Logix: Lisp with Python syntax
Logix is Python, with macros. Logix is Lisp, with Python syntax. Logix is a programming language that lets you create programming languages. Logix is whatever language you need it to be.
Logix is Python, with macros. Logix is Lisp, with Python syntax. Logix is a programming language that lets you create programming languages. Logix is whatever language you need it to be.
One of the most exciting things to come out of PyCon 2005 was the WSGI spec. WSGI is a standard that specifies a common interface for Python Web frameworks.
For a full understanding of the interface there’s no substitute for reading the spec. But in my experience, many people are too busy to read specs. So […]
Long file names in Windows are a hacked-in kludge, and sometimes it shows. Here’s an example of how, if you’re not careful, you can lose data:
C:TEMP>mkdir robintemp
C:TEMP>cd robintemp
C:TEMProbintemp>dir
Volume in drive C has no label.
Volume Serial Number is C899-6ADC
Directory of C:TEMProbintemp
01/28/2004 02:26p <DIR> […]