OSDN Git Service

[REFACTOR] I refactored tokenizer.
authormzp <mzpppp@gmail.com>
Mon, 24 Nov 2008 07:45:55 +0000 (16:45 +0900)
committermzp <mzpppp@gmail.com>
Mon, 24 Nov 2008 07:45:55 +0000 (16:45 +0900)
commit5f2a82073cbb99e841914f502eda17364a0e41b9
tree8250cb2bb3eab940843fb85656e1067bd24898af
parent027de16c2bd492c32145d19989fade6d0eb00c0d
[REFACTOR] I refactored tokenizer.

- split common-parts to function
src/lisp.ml
src/sexp.ml
test/test_lexer.ml
test/test_lisp.ml
test/test_sexp.ml