Skip to content

Naive lazy dependency graph (DAG): dependencies between any attributes are traced and values re-evaluated on demand if any inputs changed, similarly to a spreadsheet program.

License

Notifications You must be signed in to change notification settings

hvmptydvmpty/traced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traced

Naive lazy dependency graph (DAG): dependencies between any attributes are traced and values re-evaluated on demand if any inputs changed, similarly to a spreadsheet program. See the wiki for more.


Travis-CI Build Status Badge Ohloh Project Badge License LGPL 3

About

Naive lazy dependency graph (DAG): dependencies between any attributes are traced and values re-evaluated on demand if any inputs changed, similarly to a spreadsheet program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages