Click here to Skip to main content
15,891,184 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 20:36
professionalKornfeld Eliyahu Peter11-May-19 20:36 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 21:35
mvahoney the codewitch11-May-19 21:35 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 21:43
professionalKornfeld Eliyahu Peter11-May-19 21:43 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 22:30
mvahoney the codewitch11-May-19 22:30 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 22:38
professionalKornfeld Eliyahu Peter11-May-19 22:38 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 22:44
mvahoney the codewitch11-May-19 22:44 
GeneralRe: Do people still use XML? Pin
harold aptroot11-May-19 20:51
harold aptroot11-May-19 20:51 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 21:33
mvahoney the codewitch11-May-19 21:33 
The way my parser works you can practically shape the parse tree however you want.

Plus you can hard type the values from the lexer - even with your own types.

So you basically get an AST straight from the parser.

Spitting to JSON just gives you a tree structure you can pass around as JSON
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 21:41
mvahoney the codewitch11-May-19 21:41 
GeneralRe: Do people still use XML? Pin
harold aptroot11-May-19 21:52
harold aptroot11-May-19 21:52 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 22:27
mvahoney the codewitch11-May-19 22:27 
GeneralRe: Do people still use XML? Pin
RickZeeland11-May-19 21:01
mveRickZeeland11-May-19 21:01 
GeneralRe: Do people still use XML? Pin
abmv11-May-19 21:24
professionalabmv11-May-19 21:24 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 21:32
mvahoney the codewitch11-May-19 21:32 
GeneralRe: Do people still use XML? Pin
Eddy Vluggen11-May-19 23:20
professionalEddy Vluggen11-May-19 23:20 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 23:45
mvahoney the codewitch11-May-19 23:45 
GeneralRe: Do people still use XML? Pin
Eddy Vluggen11-May-19 23:58
professionalEddy Vluggen11-May-19 23:58 
GeneralRe: Do people still use XML? Pin
#realJSOP12-May-19 1:02
mve#realJSOP12-May-19 1:02 
GeneralRe: Do people still use XML? Pin
Eddy Vluggen12-May-19 1:25
professionalEddy Vluggen12-May-19 1:25 
GeneralRe: Do people still use XML? Pin
honey the codewitch12-May-19 5:12
mvahoney the codewitch12-May-19 5:12 
GeneralRe: Do people still use XML? Pin
Eddy Vluggen12-May-19 8:57
professionalEddy Vluggen12-May-19 8:57 
GeneralRe: Do people still use XML? Pin
honey the codewitch12-May-19 9:33
mvahoney the codewitch12-May-19 9:33 
GeneralRe: Do people still use XML? Pin
Eddy Vluggen12-May-19 10:00
professionalEddy Vluggen12-May-19 10:00 
GeneralRe: Do people still use XML? Pin
honey the codewitch12-May-19 10:26
mvahoney the codewitch12-May-19 10:26 
GeneralRe: Do people still use XML? Pin
Nelek12-May-19 1:44
protectorNelek12-May-19 1:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.