Tadukoo Parsing Alpha v.0.3 was released today.

Tadukoo Parsing is a collection of useful utilities for parsing different formats. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Parsing, check out its project page. For Javadocs for Tadukoo Parsing, visit this page.

The following modules are in Tadukoo Parsing:

  • Tadukoo Parsing - basic parsing utilities to be used in the other modules
  • Tadukoo JSON - which has code for parsing JSON
  • Tadukoo Java - which has code for generating Java code
  • Tadukoo File Format - which is unfinished custom file parsing

Changes

Tadukoo Parsing

  • Moved TadFormatRegexConverter here (from Tadukoo File Format)

Tadukoo File Format

  • Made various improvements and added JUnit testing

Technical/Other

  • Tadukoo Util updated to Alpha v.0.4
  • Updated to Java 16
Tags:

News, Programming