mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
3.2 KiB
JSON
1 line
3.2 KiB
JSON
[{"user_id": 1933, "stars": [], "topic_id": 5739, "date_created": 1297718360.427954, "message": "The project provides a JVM implementation ontop of the vmkit. Project site: http://vmkit.llvm.org/", "group_id": 12, "id": 105510}, {"user_id": 230, "stars": [], "topic_id": 5739, "date_created": 1297720236.7312341, "message": "@alex Yep, they added a CLI/CLR implementation. It'd be great to see research along these lines continue. On page two, the authors write that \"Out of the roughly 500,000 lines of code, only 4% (20,000 lines of code) are devoted to implementing the high level MRE, while the remaining 96% are provided by the substrate.\" It's pretty cool that their implementation of VMKit is both complete and generic enough to enable new languages / runtimes to be built on top of it without a truly heroic / well-funded effort.", "group_id": 12, "id": 106125}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297718451.3332441, "message": "doesn't it also do a CLR one?", "group_id": 12, "id": 105547}, {"user_id": 1933, "stars": [{"date_created": 1297727066.8171921, "user_id": 3705}], "topic_id": 5739, "date_created": 1297718320.9107881, "message": "Available here: http://llvm.org/pubs/2010-03-VEE-VMKit.pdf", "group_id": 12, "id": 105500}, {"user_id": 1933, "stars": [], "topic_id": 5739, "date_created": 1297718454.470861, "message": "And there's also a paper on a concept for OSGi component isolation with it -> http://pagesperso-systeme.lip6.fr/Nicolas.Geoffray/files/ijvm.pdf", "group_id": 12, "id": 105550}, {"user_id": 1933, "stars": [], "topic_id": 5739, "date_created": 1297718506.2170429, "message": "@alex could be I stumbled upon it through the I-JVM paper so the JVM aspect was interesting to me.", "group_id": 12, "id": 105580}, {"user_id": 8622, "stars": [], "topic_id": 5739, "date_created": 1297721770.825439, "message": "Sorry, I meant VMKit includes the MMTk, not PyPy.", "group_id": 12, "id": 106535}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297720451.7265451, "message": "that 500 KLOC that's just vmkit?", "group_id": 12, "id": 106175}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297720565.6166601, "message": "For comparison all of PyPy including: CPython stdlib, stdlib modules, interpreter, core datastructures, tests, RPython translator, and JIT come to 1.2Million", "group_id": 12, "id": 106204}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297720586.6859379, "message": "670KLOC of that is the CPython stdlib though", "group_id": 12, "id": 106211}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297721514.7539749, "message": "(take from that would you will)", "group_id": 12, "id": 106444}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297721839.054024, "message": "right I know what you meant :)", "group_id": 12, "id": 106556}, {"user_id": 8622, "stars": [], "topic_id": 5739, "date_created": 1297721648.0340209, "message": "They include Jikes's MMTk. That's not small, either.", "group_id": 12, "id": 106492}, {"user_id": 7, "stars": [], "topic_id": 5739, "date_created": 1297721666.73158, "message": "PyPy is partially inspired by Jikes so that's cool", "group_id": 12, "id": 106501}] |