Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML variant? #1

Open
trn1ty opened this issue Aug 22, 2021 · 0 comments
Open

XML variant? #1

trn1ty opened this issue Aug 22, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@trn1ty
Copy link

trn1ty commented Aug 22, 2021

Hi, I love Lisp but was wondering if there was something like jl for XML as I prefer it to JSON. Something like

<paren><item>if</item><item><paren>
        <item>eq</item><item>foo</item><item>bar</item></paren></item>
<item><paren><item>baz</item></paren></item>
<item><paren><item>qux</item></paren></item></item></paren>

would be great, especially for the company for which I work because our 500kloc+ codebase is written specifically to handle our 12TB XML database. If we could write our code in XML it would help a lot with managing it.

@arwn arwn added the help wanted Extra attention is needed label Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants