Announcing FBEjson 1.0.0

User projects written in or related to FreeBASIC.
Post Reply
sir_mud
Posts: 1402
Joined: Jul 29, 2006 3:00
Location: A van down by the river
Contact:

Announcing FBEjson 1.0.0

Post by sir_mud »

Hello friends, I'm not dead yet!

Project Page: https://github.com/mudhairless/fbejson

This was originally a module of the FreeBASIC Extended Library but has been extracted to allow maximum usage without the extra features the Extended Library was attempting to support like generics.

What's Included:
JSON Parsing and Export
BSON Parsing and Export
BASE64 encoding and decoding (used by part of the BSON functionality)

What's Not Included:
A Cheesesteak
Examples beyond the test cases
Dr_D
Posts: 2453
Joined: May 27, 2005 4:59
Contact:

Re: Announcing FBEjson 1.0.0

Post by Dr_D »

I wanted a cheese steak, though. :(
Post Reply