资 源 简 介
Octane is a programming language.
OctaneMiniOneFileLang
OctaneMini is a simple proof of concept programming language It is a simple stack based programming language built on top of Java. It is very basic, almost esoteric (in the of BrainFk).
OctaneMini, simple programming language in Java with one source file. The entire implementation is contained in this file. A suite of test cases are also provided in a separate class. The goal of this project is to implement a simple stack based language with as few operations as possible. This is a turing complete proof of concept language.
Also see: http://math-services.appspot.com/lang.jsp
keywords: java, simple, brainfk, bf, simple, stack language, forth like, joy like