@1494 See http://davesexton.com/blog/post/LINQ-to-Cloud-IQb…

Twetch ·

@1494 See http://davesexton.com/blog/post/LINQ-to-Cloud-IQbservable-Over-the-Wire.aspx which I use in my PoCs and in NthCo.in project Abacus.

Replies

Twetch ·

See https://github.com/RxDave/Rxx for monadic parser combinator library. I have been working to port this to .NET Core 3

Twetch ·

@1494 See https://github.com/RxDave/Rxx/blob/master/Main/Testing/Rxx.Labs/Parsers/MiniMLObservableParser.cs

Twetch ·

https://github.com/RxDave/Rxx/tree/master/Main/Source/Rxx.Parsers-Net451 https://blogs.msdn.microsoft.com/lukeh/2007/08/19/monadic-parser-combinators-using-c-3-0/

Twetch ·

"CMake is used for the build. There are dependencies on several libraries. (curl, oauth, sdl2, opengl, GLEW, nlohmann/json, Range-v3)

This project has only been built and tested on OS X, but it should be portable to other environments."

Twetch ·

And see https://github.com/auxon/twitter also. I have been running into blockers getting a GitPod.IO VM configuration working, but I only spent about 4 hours on it so far. It would be very useful for Twitter and Twetch to get a GitPod.IO config working.

Twetch ·

@1494 ^ if you are interested, getting it working on OSX is the simplest way. Then maybe if you get it running at least, then we can work on a Gitpod.IO configuration. I have no access to OSX right now.

Twetch ·

I have been working to get an OpenGL VM on Gitpod.IO working for this purpose. @1494 But I ran into problems. I can figure them out, but wondering if you were interested in taking a stab at it.