- Survey existing language implementations and how they're solving similar problems like POSIX, code generation/compilation, parsing, and so on, and work with project leads to pull out common solutions into reusable APIs.
Monday, March 17, 2008
Another GSoC Idea
We were just discussing GSoC a bit, and another idea occurred to me:
Subscribe to:
Post Comments (Atom)
I've been thinking for awhile this is a crucial step for the JVM languages meta-project, as all those fabled 200+ languages will be worth a lot more if we learn from what their authors already took care of. It does require more openness and a welcoming attitude to include (all those) languages that never hit the mainstream, though. Also, I'd suggest you start at home, and pick Per Bothner's brain regarding Kawa, which already has a large, tested library for generating bytecode (which was used in the quite-cool language Nice, for example). Hope you can pull this task off.
ReplyDeleteRegards
Patrick