Skip to content

HackerFoo/startle_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startle Example Program

A simple example program using Startle.

Compile with make on MacOS or Linux.

Then try ./example -help -test.

To run the Fibonacci examples:

./example -fib 10 -log
./example -fib_map 10 -log

For more examples, look for unit tests (TEST(...)) in the Startle source.

About

Example program to demonstrate the use of Startle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published