⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and
💻 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 + -