Skip to content

gram-data/purescript-gram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-gram

Purescript implementation of a path-based graph model.

path := empty | path_id path path

asciicast

Try this

To exercise the code, try this...

  1. prerequisite: install nodejs
  2. set up project: npm init
  3. run it: npm run start
  4. test it: npm run test

While all code is implemented in Purescript, this project uses a combination of Purescript and Javascript tooling.

About

Purescript implementation of a path-based graph model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published