Introducing JAJL-CS: Porting JAJL To C#

Date: 2023-11-29 20:45

Yes, that title is correct. JAJL has been ported to C#. Unfortunately, this port isn't 100% compatible with main-line JAJL, but its differences are notable and interesting.

What is JAJL-CS?

JAJL-CS is a port of JAJL to the C# programming language. Functionally, it is very similar to the original, minus some main differences that make the two not entirely compatible.

Main Differences

Should You Use It

The answer is the same to the question, "Should you use JAJL?".

How To Get It

You can check out its official Git repository. Download the latest release and either compile the .cs file or run the EXE from a terminal.

The Future of JAJL/JAJL-CS

A lot of work needs to be done to both projects, so here is a concrete roadmap for both projects.

JAJL-CS 1.1

JAJL-CS will be updated to support floats, functions, and all the new instructions.

Release 1.2

Both projects will be updated to 1.2 simultaneously, and more info can be seen on the roadmap page.

After That

At the moment, no plans for release 1.3 exist, and I doubt any plans will ever come into fruition.