MDK (MUD++ Development Kit) This is the first attempt to write a compiler for MUDC -> MUDAsm. It most definitely will be ugly and slow, since I'm not very comfortable with yacc yet. I'm also not a very good designer of context-free grammars, so if you see something stupid, please point it out in a polite way. Note: MUDC, MUDAsm and the VM (Virtual Machine) are part of the MUD++ server (more or less the server development kit), and are covered by the license in mud++/LICENSE. You may NOT use these tools seperately from the MUD++ server without providing credit to the authors of this kit (Melvin Smith and Artur Biesadowski), and displaying the MUD++ copyright on your login screen. This represents a tremendous amount of time and effort geared toward the promotion of MUD++ as a whole, so please respect this. --- Compile with: > make Test with: > mc test.mc This should dump a lot of stuff, and output some pseudo MUDAsm.