Why Concatenative Programming Matters
The Big Mud Puddle
There doesn’t seem to be a good tutorial out there for concatenative programming, so I figured I’d write one.
Rochester, NY, United States
I am 21 years old and have been programming ever since I discovered QuickBASIC on Windows 95 half a lifetime ago. Since then, I’ve come a long way. I'm interested in language, interactive media, statistics, and functional programming, and also like to blog. Most of my hobby work is on compilers, interpreters, and games.
Here's a sample of the languages in which I've written software, by years of experience.
I mainly use C++ and Haskell, with a few go-to tools:
haskell c++ perl lisp python
vc++ vb vb.net c#
Dynamic Multimedia / Badger Entertainment
March 2010 - May 2010
Did front- and back-end maintenance and content creation for a public site for an iOS game.
Used PHP and MySQL, and interfaced with the (Objective-C) game as well as social media (Facebook and Twitter).
Produced several C++ and Perl applications for back-end use, including audio and image processing, and communicating with the game and Apple's servers.
Bit24
June 2011 - August 2011
Developed content authoring utilities for game development in Java.
Worked on a public site for publishing news and Flash content.
Developed a game in Flash using FlashDevelop and the Flixel game toolkit.
Rochester Institute of Technology
2008 - 2012
I did pretty well on the SAT—730 reading, 640 math, 690 writing. My GPA fluctuates above 3.0. I’ve tutored Computer Science and Software Engineering students every year, and all I can say is that I’m glad I’m self-taught.
A minimalistic, dynamically typed, concatenative language that compiles to C.
Dec 2011 - Current; followed by 22 people; forked 3 times
Sole author.
The Big Mud Puddle
There doesn’t seem to be a good tutorial out there for concatenative programming, so I figured I’d write one.
The Big Mud Puddle
Teachers use subversive language. They say things like “this is a bit tricky” before introducing a concept. It’s intended to remind you to pay attention, but mostly it turns students off—it says “this is hard; I don’t expect you to understand it”.
The Big Mud Puddle
I wish I could say that programming languages are notorious for their terrible usability—unfortunately, very few people seem to have noticed.
The Big Mud Puddle
The more interactive the web has become, the more it has been used to connect people and their interests—and the less the “document” analogy has applied. At this point, the vast majority of pages that I use on a daily basis are not documents in any real sense: they are applications.
OpenGL Architecture Review Board, Dave Shreiner, Mason Woo, Jackie Neider, Tom…
Factor: a practical stack language
Unix programming can be tricky. There are many subtleties many developers are not aware of. In this post, I will describe just two of them...
Emacs, Code::Blocks, Notepad++
I’m just this guy, you know?