Parks Computing
Pedagogy for the Autodidactic Programmer
Welcome to the personal web site of Paul M. Parks. This is where I keep my web development skills current while sharing snippets of code, utilities, libraries, and what little development wisdom I've gathered in my career. It's also where I show off my family, talk about my hobbies, or just pontificate from time to time.
If you find the articles interesting, or if you'd like more information on a particular topic, let me know [paul@parkscomputing.com].
The pbrain Programming Language
I've been working really hard lately - 70 or more hours a week. Consequently, I haven't had many opportunities for diversion. After staring at the same application all day, every day, though, it's important to step away and give my brain another puzzle to solve now and then. One such late-night/early-morning excursion produced The pbrain Programming Language. This language is an extension of an extremely tiny Turing-complete language called Brainf**k (yes, the name contains a really, really bad word).
Update: A pbrain Compiler for .NET
Since I was halfway home with the interpreter, I decided to go ahead and write a compiler for .NET platforms.
Update: A pbrain Compiler for .NET
Since I was halfway home with the interpreter, I decided to go ahead and write a compiler for .NET platforms.
Labels: .NET, C#, compilers, pbrain, software
Posted July 14, 2004 0 CommentsSubscribe to Posts [Atom]