首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > TCL冒领

TCL冒领

  • 资源大小:48.04 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: tcl 冒领

资 源 简 介

Intro hiccup is an interpreter for a subset of tcl. New Features vwait works format and interp have basic functionality (interp -safe mostly works) expr works as expected, is efficient, and is supported in conditionals. Also, ternary ifs now work. apply and lmap have been added Floating point is supported natively (as in, not by constantly reparsing strings) {*} works. Arrays work Namespaces are supported (including "export", "import", and "forget") switch is fully supported non-naive list handling Basic support for file channels has been added. Now files can be opened, closed, read from, written to, and appended. Procs can now have optional arguments. The "args" parameter is also supported. Thanks

文 件 列 表

hiccup-0.40
atests.tcl
BSParse.hs
Common.hs
Core.hs
EventMgr.hs
example.tcl
ExprParse.hs
hiccup.cabal
Hiccup.hs
include.tcl
LICENSE
Main.hs
ProcArgs.hs
README
RToken.hs
Setup.lhs
TclChan.hs
TclLib
TclLib.hs
TclObj.hs
Util.hs
VarName.hs
VIP VIP
0.197831s