Skip to content

A toy virtual machine with bytecode to calculate Fibonacci numbers.

License

Notifications You must be signed in to change notification settings

schenker/ToyVMFibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToyVMFibonacci

A toy virtual machine with bytecode to calculate Fibonacci numbers.

USAGE e.g. "./toyVM 20" to print the 20th fibonacci number.

About

A toy virtual machine with bytecode to calculate Fibonacci numbers.

Resources

License

Stars

Watchers

Forks