stage1 完成sema词法

This commit is contained in:
zzy
2026-08-04 10:20:57 +08:00
parent 74d7376039
commit 8ac59dfaa1
14 changed files with 2309 additions and 47 deletions

4
stage1/spl_emit.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef __SPL_EMIT_H__
#define __SPL_EMIT_H__
#endif /* __SPL_EMIT_H__ */