📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -