October 2009
You are browsing the archive for October 2009.
Brainfuck Python Interpreter
What is brainfuck? Brainfuck is a programming language This is the definition from Wikipedia: The brainfuck programming language is an esoteric programming language noted for its extreme minimalism. It is a Turing tarpit, designed to challenge and amuse programmers, and is not suitable for practical use. Its name has been variously bowdlerized. The name of [...]
Binding NetBeans with Flex
In my faculty – Informatics Engineering, Damascus University -, in the 4th year of Software Engineering Department, we have to build a compiler . I like using NetBeans for developing applications, it supports lots of languages and tools; like C, C++, Java, Python, Ruby and more. The compiler would be implemented in C++. The first [...]
