readme.txt
来自「c-smile 一个语法类似与JS 又有点像C++的 编译器」· 文本 代码 · 共 16 行
TXT
16 行
SMILE programming language. a.k.a c:) c-smile a.k.a. TIL
folders:
vm - compiler, virtual machine (multithreaded bytecode interpreter), core runtime classes
tool - template OO library (strings, arrays, hash, etc.)
inet - net package (internet client). implementation is very MS Windows specific as it use WinInet library.
docs - my attempt to write doc
til.plg - html file - build log
samples - til samples
samples/tests/tests.til - main RTL test
samples/tests/threads.til - main multithreading and gc test
samples/tilis/ - ftp server implementation
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?