OLing

OLing is a library to help model languages in Java!

This was formerly a component of Oijon Utils! Downloads can be found below.

You can find the source code on Github!

Downloads:

Date Released Version Platform Download Link Documentation
12/07/20242.0.2All-Platform

.jar

Javadoc

06/22/20242.0.1All-Platform

.jar

Javadoc

06/20/20242.0.0All-Platform

.jar

Javadoc

01/08/20241.0.3All-Platform

.jar

01/02/20241.0.2All-Platform

.jar

11/04/20231.0.1All-Platform

.jar

10/22/20231.0.0All-Platform

.jar

Devlog:

12/12/2024

I've been considering a move to using .xml instead of the current .language format. I made a forum post about it here, so I'd really appreciate any feedback on this. In short, a move to .xml would allow other programs to more easily interact with these languages, along with general performance and stability. .language has been a fun format to toy around with, but I think it's time it retired. I may wait a bit to implement this change, but if/when I do, it will likely be in OLing 3.0.0. Despite the major number change, I still plan on making these files readable, just not writable. I'd rather not make anyone lose their data, so I'll likely implement something that converts it to .xml.