Minim:类似方案的语言

时间:2024-04-17 02:03:12
【文件属性】:

文件名称:Minim:类似方案的语言

文件大小:67KB

文件格式:ZIP

更新时间:2024-04-17 02:03:12

c hobby-language C

最低限度 一种受Racket启发的类似于Scheme的小型语言。 目前在Linux上受支持。 未在macOS或Windows上测试。 master分支包含最新功能,但不能保证稳定性。 对于最新的稳定版本,请签出stable分支。 先决条件 gcc , make (未经clang测试) GNU MP库(GMP) C数学库(libm) 安装 克隆此存储库。 在此目录中运行make 。


【文件预览】:
Minim-master
----.github()
--------workflows()
----src()
--------repl.c(2KB)
--------common()
--------read.c(3KB)
--------lib()
--------core()
--------minim.h(265B)
--------repl.h(97B)
--------Makefile(159B)
--------read.h(338B)
--------minim.c(1KB)
----LICENSE(1KB)
----README.md(461B)
----Makefile(1KB)
----tests()
--------examples.sh(172B)
--------fun.c(3KB)
--------examples()
--------nums.c(15KB)
--------test.sh(344B)
--------unit.c(19KB)
--------strings.c(3KB)
--------ref.c(9KB)
--------hash.c(5KB)
--------memcheck.sh(299B)
----HISTORY.txt(583B)
----.gitignore(47B)

网友评论