Page 1 of 1

The Harbour Playground

Posted: Tue May 23, 2017 7:20 am
by serge_girard
Anyone noticed this:

The Harbour Playground!

https://os.allcom.pl/harbour/

It’s a sandboxed build of Harbour reachable via network to any modern web browser, useful for evaluating code snippets, samples, etc. It can also clean up your paste using embedded build of „hbformat”. Virtual filesystem allows you to test self contained examples using .dbf/RDD code too.

Serge

Re: The Harbour Playground

Posted: Tue May 23, 2017 7:50 am
by mol
I'm interesting how do use it

Re: The Harbour Playground

Posted: Tue May 23, 2017 8:16 am
by serge_girard
Just paste some code and click Run !

Serge

Re: The Harbour Playground

Posted: Tue May 23, 2017 9:52 am
by mol
something like hbrun? I have no time to test it, now...

Re: The Harbour Playground

Posted: Tue May 23, 2017 10:26 am
by serge_girard
I suppose so!

Re: The Harbour Playground

Posted: Tue May 23, 2017 11:02 am
by Anand
Interesting find, thanks Serge.

Useful when we find any harbour code on a webpage and want to check it without creating a prg file first and running the build on our desktop computer.

Regards,

Anand