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

您现在的位置是:虫虫源码 > 其他 > S表达式解释器框架(SIF)是一种教学语言工具的设计与实现。

S表达式解释器框架(SIF)是一种教学语言工具的设计与实现。

资 源 简 介

The SIF is based on the interpreter design pattern and is written in the Ruby programming language. Its core is quite small, but it can be easily extended by adding primitive procedures and special forms. The SIF can be used to demonstrate advanced language concepts (variable scopes, continuations, etc.) as well as different programming styles (functional, imperative, and object oriented). Check the following documents: Introduction SIF01

文 件 列 表

src
example_a.sexp
example_b.sexp
example_c.sexp
example_d.sexp
license.txt
sif.rb
sif_file_reader.rb
sif_parser.rb
sif01.rb
sif01_definitions.rb
sif02.rb
sif02_definitions.rb
sif03.rb
sif03_definitions.rb
VIP VIP
0.198604s