Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
/ shawn Public archive

Reactive streams for the Janet programming language

Notifications You must be signed in to change notification settings

good-place/shawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is deprecated

Please use latest version from SourceHut

shawn

Reactive streams for Janet programming language.

Goal is to have something like funcool/potok but without all the RX cruft.

Tests

Run tests with jpm test or continuously with watch-test. For watching you need fd and entr.

Usage

Right now only code is in the /example directory. Run it with:

janet example/init.janet

You will be presented with command prompt, type h for help on other commands.

TODOs

  • @todo add on-error handler
  • @todo add combined and error event test
  • @todo write down philosophy and tech
  • @todo refactor
  • @todo make fiber based only?
  • @todo add basic documentation
  • @todo add threads

About

Reactive streams for the Janet programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages