GBOXを実装,GCLSを実装,システム変数DATE$TIME$を実装,そのほか関数を実装,TRUE/FALSEを追加,小数点リテラルを実装.
This commit is contained in:
@@ -207,11 +207,13 @@
|
||||
<Folder name="SMILEBASIC">
|
||||
<File path="builtinfunctions.d" />
|
||||
<File path="compiler.d" />
|
||||
<File path="draw.d" />
|
||||
<File path="error.d" />
|
||||
<File path="main.d" />
|
||||
<File path="node.d" />
|
||||
<File path="parser.d" />
|
||||
<File path="petitcomputer.d" />
|
||||
<File path="systemvariable.d" />
|
||||
<File path="TEST.txt" />
|
||||
<File path="token.d" />
|
||||
<File path="type.d" />
|
||||
|
||||
Reference in New Issue
Block a user