cran

所属分类:collect
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2022-10-15 19:21:08
上 传 者sh-1993
说明:  基于流的编程“语言”
(Flow-based programming "language")

文件列表:
LICENSE.txt (11357, 2022-10-15)
build.gradle.kts (1629, 2022-10-15)
cran-env/ (0, 2022-10-15)
cran-env/Dockerfile (506, 2022-10-15)
cran-env/build.gradle.kts (1381, 2022-10-15)
cran-env/docker-compose.yml (122, 2022-10-15)
cran-env/src/ (0, 2022-10-15)
cran-env/src/main/ (0, 2022-10-15)
cran-env/src/main/kotlin/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/Main.kt (6029, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/graph/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/graph/GraphDefault.kt (2468, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/graph/GraphStore.kt (2231, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/spec/ (0, 2022-10-15)
cran-env/src/main/kotlin/com/valaphee/cran/spec/SpecNodeSerializer.kt (1362, 2022-10-15)
cran-env/src/main/resources/ (0, 2022-10-15)
cran-env/src/main/resources/META-INF/ (0, 2022-10-15)
cran-env/src/main/resources/META-INF/LICENSE.txt (11357, 2022-10-15)
cran-env/src/main/resources/hazelcast.xml (1308, 2022-10-15)
cran-env/src/main/resources/log4j2.xml (1151, 2022-10-15)
cran-meta/ (0, 2022-10-15)
cran-meta/build.gradle.kts (1918, 2022-10-15)
cran-meta/src/ (0, 2022-10-15)
cran-meta/src/main/ (0, 2022-10-15)
cran-meta/src/main/kotlin/ (0, 2022-10-15)
cran-meta/src/main/kotlin/com/ (0, 2022-10-15)
cran-meta/src/main/kotlin/com/valaphee/ (0, 2022-10-15)
cran-meta/src/main/kotlin/com/valaphee/cran/ (0, 2022-10-15)
cran-meta/src/main/kotlin/com/valaphee/cran/meta/ (0, 2022-10-15)
cran-meta/src/main/kotlin/com/valaphee/cran/meta/Meta.kt (906, 2022-10-15)
cran-pkg-base-impl/ (0, 2022-10-15)
... ...

# Cran ![license](https://img.shields.io/badge/License-Apache_2.0-blue.svg) ![version](https://img.shields.io/badge/Version-0.0.1-darkred.svg) Flow-based programming "language", the aim of this project is not to create an entry-friendly programming language, and more over
to create a capable language, which is easy extensible and modular, and therefore allow this project to grow and gain as many
integrations as possible. The language itself should be intuitive, or simply not allow specific behavior which might be unlogical/hard to track, like for example
mutable structures, without willingly activating it. (See list nodes, which are by default immutable and can be toggled to be mutable.) This project consists of 6 parts: * cran: Graph Specification * cran-env: Environment * cran-pkg-*: Specifications/implementations * cran-meta: Node Metadata * cran-spec: Node Specification * cran-vis: JavaFX-based visual editor ## Screenshots ![main](https://github.com/valaphee/cran-fbp/blob/master/imgs/main.png?raw=true)

近期下载者

相关文件


收藏者