资 源 简 介
Ejoty
Introduction
Ejoty is a simple interpreted programming language originally based on brainf*ck. It features an abstract cell system based on brainf*cks, though has a defined amount of cells, and allows direct reference to a cell. Written in C#, and using the .NET framework, the Ejoty interpreter is straight forward and easy to use.
### Development ###
The Ejoty language has now reached version one, and with version one, the direction and philosophy of the language will be approaching its final form. Currently, version 0.9.5 with only a few minor revisions, is the candidate for version one. With this, ejoty will adopt a philosophy of maintain a seemingly minimal and small implementation, simple features and functions, and focusing on providing people the tools to quickly create simple scripts to perform calculations and functions.
Current Release
The current version of the Ejoty Language is 1.0, which has been implemen