Hello I'm Alex My project is a dart implementation of a dis vm that will allow running (at least partially) limbo programs on the browser. As mentioned in the application, I only recently got done with this semester's college work, so actual coding will start this monday. Repository (empty atm): https://bitbucket.org/alexandre_esteves/disondart
This week's goals are: 1) dsl specification of ~50 simple instructions (math, logic, control flow, etc) 2) functions with actual implementation of simple instructions (same as above) 3) operand fetch & write-back functions 4) based on the dsl, automatically generate: a) wrapper functions that piece 2) & 3) in order to execute a dis machine instruction (1 wrapper per opcode) b) assembler/disassembler functions (1 pair per opcode) 5) minimal webpage that runs a small set of limbo instructions and shows the vm's state (memory, registers) -- You received this message because you are subscribed to the Google Groups "Plan 9 Google Summer of Code" group. To unsubscribe from this group and stop receiving emails from it, send an email to plan9-gsoc+unsubscr...@googlegroups.com. To post to this group, send email to plan9-gsoc@googlegroups.com. Visit this group at http://groups.google.com/group/plan9-gsoc. For more options, visit https://groups.google.com/groups/opt_out.