AltME: Ann-Reply

Messages

Arnold
And after the second run I also did a soundcheck. Would be a nasty surprise if there was nothing to hear.
Arnold
The real thing that puzzles me is that I could make such a program using a PL that is in (pre-)alpha stage. I could not have done it using a well known language that is production ready for decades.

szeng
@WiseGeni Probably not. I didn't know that you don't have to escape brackets if they are symmetric. But I would probably just do it in case I might add some asymmetric brackets later
WiseGenius
You could always just escape those ones. :P Exciting progress you guys are making!
szeng
Uh, that's a neat trick. Thanks!
szeng
Updated
Bo
Arnold: Nice video! You did a nice job of laying out how to do the whole process from start to finish!

Arnold
Thank you very much Bo!

Maxim
Shixin... integrating libtcc within R3 is AMAZING work, thanks for that   :-)
I am very near a project reset which will use R3 within a C/C++ project... being able to compile on the fly, means I can JIT compile my VM , built from within an R3 parse.... amazing
now all I need is to build a NATIVE dialect in R3 parse, and JIT compile it under the hood.
Maxim
is TCC being maintained by someone?

Kaj
Great work, Nick!

NickA
Thanks Kaj :)
Maxim, how is the development of your RDBS for Rebol coming.  Will it be released publicly?
Endo
You are god of tutorials Nick :) Great work!

Maxim
NickA, StoneDB (which is not an RDBMS ;-) is running better and better.  I've built official documentation for it, and it could fit into NoSQL and ADBMS. categories.
    -it now supports larger than RAM DB,
    -has a real graph querying engine (in the spirit of  SPARQL).
    -a TCP based DB management tool
For a few reasons, I've got no clue when it will become public.  Maybe when its R3 port is complete, maybe the public version will be the R2 version, right now I really don't know.  The fact I can't plug into the memory management of R2 is causing issues I can't solve on a long running-instance.
I want to release it, but in the end, I don't have the final word.
Endo
Maxim: Any future plan to port StoneDB to Red + Red/System?
james_nak
Nick, thank you. As usual your work is incredibly helpful. Thank you for taking the time to make the tutorial and for sharing it.

NickA
I'm glad to see the text got read :)  That little tool is becoming ever more useful to me - and breathing new life into Rebol for more and more of my needs.  It's amazing what gems are sitting out in the wild for free...
Max, thank you for the response.  I'm curious what approaches others are taking for high volume data storage, high traffic situations, etc.  RedDB, som RDBMS, custom Rebol solutions?
Gregg
Thanks for keeping us updated Max.
Reichart
StoneDB  :)

amacleod
@NickA : I had a look at jsLinB and I can see its useful but I feel the widgets are more desktop style. How well do they translate for use on mobile/phone?

Last message posted 109 weeks ago.