|
-
Aug 27th, 2014, 08:27 AM
#1
Thread Starter
Frenzied Member
BF Interpreter - an interpreter for a minimalist programming language
Attached to this thread is an interpreter for a minimalist programming language called Brain***** designed by Urban Müller. It only has eight different commands. The interpreter I made for it can load and execute files containing source code for the language.
The code for a "Hello World!" program:
Code:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Wikipedia has more information, but due to the language's somewhat offensive name part of the url is censored by this forum so I can't post a direct link. Just search for "Urban Müller" and you should be able to find it.
VB.Net version: http://www.vbforums.com/showthread.p...mming-language
C++ version: http://www.vbforums.com/showthread.p...mming-language
If anyone is interested:
The project is now on my github. http://github.com/peterswinkels
Last edited by Peter Swinkels; Dec 3rd, 2022 at 05:43 AM.
Reason: Cleaned the code and added a few features.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|