OSDN Git Service

Support class compile.
authorMIZUNO Hiroki <mzpppp@gmail.com>
Fri, 15 Aug 2008 00:42:30 +0000 (09:42 +0900)
committerMIZUNO Hiroki <mzpppp@gmail.com>
Fri, 15 Aug 2008 00:42:30 +0000 (09:42 +0900)
commit2df81dd6450d324ea42274c6ffef713a0223c59a
treeceb80043905c16870e73efa104cfee4bff795604
parent48ad61bf790d94867f0aeb40287915a0762b18ca
Support class compile.

- We can generate valid abc with class. But cannot run it.
src/abc.ml
src/asm.ml
src/codegen.ml
src/instruction.ml
test/test_asm.ml