Skip to content

A new way to program by flowing data through graphically linked objects.

Notifications You must be signed in to change notification settings

BuckRogers1965/DataObj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in order to find the core library you have to run this command:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.

Then you can run the framework by typing:

./framework

or just run 

./framework.sh 

If you want help run 

./framework.sh --help



test


To build:

make depend
make

To clean up: 
make clean


I just fixed this so it would build and run again.  It had a problem when we switched to 64 bit OS a decade ago. 

About

A new way to program by flowing data through graphically linked objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published