AltME: Ann-Reply

Messages

Gregg
Thanks for the update Graham.
GiuseppeC
Ashley, Great !!

Arnold
Very very impressive Ashley!

Endo
Thanks for still supporting R2 Ashley!
Great work!

Endo
It is a huge work Chris! Thanks a lot!
Why did you need to overwrite PUT action? Wouldn't be better to put it in rgchris.markup object?
Gregg
Thanks Chris! I think Bolek has an XML parser as well. We'll have to compare and, with luck, they can be result-format compatible.
Also, I'm going to use "untimely-end" in every program I can now. :^)
Also, really nice use of macros for compatibility.
Chris
Endo--it's a hybrid script, there's no PUT in Rebol 3/Ren-C so needed to approximate. Note that the macro clears out the assignment so it doesn't actually overwrite PUT in Red.
GreggÑI initially went with 'premature' which just didn't quite fit...
Gregg--I see it as a useful feature to quickly bridge the gap between languages initially. Optimization will likely have to happen separately.
it = macros...

Arnold
Very good work Chris!

Rebolek
Gregg, Chris, I do, its available on my Github. Its called XML, but actually it implements lot of HTML
Rebolek
^^^ some of HTML quirks, to be able to parse various websites. There is also %html-tools.red in same repo, that implements some nice functions to make it easy to import HTML data (like tables) to Red (or Rebol, if someone is willing to port it).

Gregg
Thanks Chris!

eFishAnt
Chris, you always do amazing, wonderful work!

Endo
Great work Chris!
Gregg
Thanks Chris!

Chris
I know JSON parsers are a saturated space, but I was curious once again about the Red conversion process and needed the surrogate pairs -> UTF string.
PeterWood
I don't really understand the surrogate pairs to UTF issue. Does AltJSON UTF-16 encode the JSON string?

Last message posted 113 weeks ago.