INIT-REF / Forth_Euler

Solutions to Project Euler problems in Forth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are my solutions to Project Euler Problems in Forth (gforth).

To run (provided you have gforth installed) simply get the file and run it with:

gforth <filename>

About

Solutions to Project Euler problems in Forth


Languages

Language:Forth 100.0%