shamansir / noodle

Visual programming UI and framework driven by pure functional language and data streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bit outdated web state:

https://noodle.labs.jb.gg

A bit outdated web version:

  1. npm install -g purescript@0.14 spago parcel-bundler
  2. spago install
  3. spago -x ./example.dhall build --watch | spago -x ./test.dhall test
  4. parcel --dist-dir ./static index.html

Run terminal client

  1. npm install -g purescript@0.14 spago parcel-bundler
  2. spago install
  3. spago run (or sh ./run-cli.sh)

wget https://hydra.ojack.xyz/bundle.min.js?1.2.6

Docker:

docker build . -t noodle docker run -p 8080:8080 noodle

About

Visual programming UI and framework driven by pure functional language and data streams


Languages

Language:PureScript 70.6%Language:JavaScript 26.1%Language:GLSL 2.3%Language:Dhall 0.2%Language:CSS 0.2%Language:Lua 0.1%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Shell 0.1%Language:C++ 0.1%