[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] activity of GitHub projects
Hello all, I was hoping for some ocaml Lwt advice related to mirage-dashboard. I can successfully retrieve json data about the latest releases from various github repositories and print them one at a time. The next step is to print them as one long json array. I'm getting mixed up when trying to collect each of these json strings into one concatenated string. This is not the ultimate aim but it's a step towards building up useful data structures asynchronously. If anyone can have a look over what I'm doing, it'd be really helpful. The branch below compiles but the resulting binary seems to hang without any computation. This is pretty novice stuff so be prepared for some mess: https://github.com/rudenoise/mirage-dashboard/blob/json-stuff/src/mirage_dashboard.ml#L74 Thanks in advance, Joel On 11 April 2016 at 16:25, Joel Hughes <rudenoise@xxxxxxxxx> wrote:
_______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |