Skip to content

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

Notifications You must be signed in to change notification settings

computational-arts-initiative/noodle

 
 

Repository files navigation

Current state:

https://noodle.labs.jb.gg

Run:

  1. npm install -g [email protected] 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

purs, spago, parcel, nodemon

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 94.2%
  • JavaScript 2.2%
  • Dhall 1.2%
  • CSS 0.9%
  • Lua 0.9%
  • Dockerfile 0.3%
  • Other 0.3%