fract:Fract编程语言 源码
事实编程语言 向Fract打个招呼! 如何编译 分形是用Go语言编写的。 运行脚本之一build.bat或build.ps1进行编译。 示例代码 for index in { 0, 1, 2, 3, 4.0 }: if index = 1 | index = 3: continue end var test float64 := index index end # Output: 0, 2, 4.000000 目标 经营者 # + -- * / -- ^ \ % // \ 和 | > < > = <= = <>
文件列表
fract:Fract编程语言
(预估有个112文件)
brun.bat
1KB
maxmin.go
2KB
processLoop.go
4KB
processIf.go
3KB
processVariableDefinition.go
2KB
processValue.go
12KB
processTokens.go
2KB
processVariableSet.go
3KB
processArrayValue.go
2KB
processCondition.go
3KB
暂无评论