脚本引擎内核源代码之:Squirrel3.0

时间:2012-12-29 09:10:53
【文件属性】:
文件名称:脚本引擎内核源代码之:Squirrel3.0
文件大小:419KB
文件格式:GZ
更新时间:2012-12-29 09:10:53
引擎内核 脚本 Squirrel 源代码 脚本引擎内核源代码之:Squirrel3.0(短小精悍的类似C/C++语法)。VC6编译通过
【文件预览】:
SQUIRREL3
----etc()
--------minimal.c(2KB)
--------test.nut(92B)
----COPYRIGHT(992B)
----bin()
----squirrel.dsw(2KB)
----include()
--------sqstdstring.h(1KB)
--------sqstdsystem.h(295B)
--------sqstdio.h(2KB)
--------sqstdblob.h(511B)
--------sqstdmath.h(275B)
--------squirrel.h(18KB)
--------sqstdaux.h(335B)
----COMPILE(847B)
----squirrel()
--------sqpcheader.h(378B)
--------sqstring.h(794B)
--------sqlexer.h(1019B)
--------squtils.h(3KB)
--------sqdebug.cpp(3KB)
--------sqtable.cpp(5KB)
--------sqopcodes.h(2KB)
--------sqclass.h(4KB)
--------sqvm.h(8KB)
--------sqcompiler.cpp(42KB)
--------sqarray.h(2KB)
--------sqcompiler.h(2KB)
--------sqbaselib.cpp(27KB)
--------sqapi.cpp(33KB)
--------squirrel.dsp(6KB)
--------sqfuncstate.cpp(15KB)
--------sqmem.cpp(313B)
--------sqvm.cpp(45KB)
--------sqclosure.h(5KB)
--------sqobject.cpp(19KB)
--------squserdata.h(965B)
--------sqstate.cpp(15KB)
--------sqtable.h(2KB)
--------Makefile(803B)
--------sqobject.h(8KB)
--------sqclass.cpp(5KB)
--------sqlexer.cpp(12KB)
--------sqstate.h(4KB)
--------sqfuncproto.h(5KB)
--------sqfuncstate.h(3KB)
----README(721B)
----doc()
--------sqstdlib3.chm(36KB)
--------squirrel3.pdf(250KB)
--------squirrel3.chm(133KB)
--------sqstdlib2.pdf(60KB)
----samples()
--------metamethods.nut(1KB)
--------matrix.nut(931B)
--------generators.nut(698B)
--------fibonacci.nut(256B)
--------flow.nut(569B)
--------ackermann.nut(420B)
--------list.nut(670B)
--------loops.nut(456B)
--------hello.nut(21B)
--------classattributes.nut(591B)
--------delegation.nut(852B)
--------class.nut(885B)
--------coroutines.nut(625B)
--------tailstate.nut(359B)
--------array.nut(469B)
--------methcall.nut(1KB)
----HISTORY(16KB)
----sqstdlib()
--------sqstdaux.cpp(3KB)
--------sqstdlib.dsp(3KB)
--------sqstdstream.cpp(7KB)
--------sqstdio.cpp(10KB)
--------sqstdstring.cpp(9KB)
--------sqstdrex.cpp(17KB)
--------sqstdblob.cpp(6KB)
--------sqstdstream.h(784B)
--------sqstdsystem.cpp(3KB)
--------sqstdrex_old.cpp(16KB)
--------sqstdmath.cpp(3KB)
--------Makefile(532B)
--------sqstdblobimpl.h(2KB)
----Makefile(282B)
----lib()
----sq()
--------sq.c(7KB)
--------sq.dsp(4KB)
--------Makefile(424B)

网友评论

  • 类似于lua,还可以