[x3d-public] Compilable, but haven’t linked C++ SAI “app”

John Carlson yottzumm at gmail.com
Sat Mar 30 15:44:59 PDT 2024


For those interested in C++ SAI, here’s an app created with X3DJSONLD’s
CppSerializer.js:

https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/cplusplus/net/coderextreme/data/AllenDutton.cpp


(Thanks for those who are developing AllenDutton.x3d and the C++ SAI)

I don’t have any running, but I have ~115 compiled .cpp files as .objs.

My purpose for is to open the discussion about a C++ encoding similar to
XML and JSON, a limited parseable form, not a full programming language,
essentially interpreted data structures.  No, I haven’t written a parser
yet.  I have written a parser in the past, and I might be able to dig up
some similar code, or create a grammar in ANTLR.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20240330/fe82adc6/attachment.html>


More information about the x3d-public mailing list