GitHub / byx2000 / byx-script-java
ByxScript是一门类似JavaScript的函数式动态类型编程语言,支持整数、浮点数、布尔值、字符串、列表、函数、对象、null八种基本数据类型,支持if选择语句、for循环、while循环、异常处理等常用流程控制语句,支持闭包、高阶函数等高级特性
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byx2000%2Fbyx-script-java
PURL: pkg:github/byx2000/byx-script-java
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 248 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: continuation, cps, interpreter, java, parser, parser-combinators