9 Commits (165eb69b86e7160ffd64f9cbfb8543c4d25a0fa3)

Author SHA1 Message Date
Damien George 96f137b24a py: Rename BYTE_CODE to BYTECODE (this was missed in previous rename). 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 78035b995f py, compiler: Clean up and compress scope/compile structures. 11 years ago
Damien George 65cad12d38 py: Add option to compiler to specify default code emitter. 11 years ago
Damien George 08335004cf Add source file name and line number to error messages. 11 years ago
ian-v 5fd8fd2c16 Revert MP_BOOL, etc. and use <stdbool.h> instead 11 years ago
ian-v 7a16fadbf8 Co-exist with C++ (issue #85) 11 years ago
Damien George 1fb031744f Change mp_compile so that it returns a function object for the module. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien 5ac1b2efbd Implement REPL. 11 years ago
Damien 429d71943d Initial commit. 11 years ago