虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 编译器/解释器 > C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in

C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in

资 源 简 介

C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.

相 关 资 源