/tins

a small and fast compiler based on java, in developing...

Primary LanguageJavaApache License 2.0Apache-2.0

introduction

A developing compiler based Java named "tins", which can compiler itself.

simple and powerful, without gc, vm... so it's fast.

todo

lexer:char_val, double_val, float_val lexer: += -= *= /= ... ? ~ 符号表,语句块的符号表 表达式 数组长度表达式 数组赋值,结构体赋值