What?The goal of this project is twofold. First, find solutions to the problems given in the Project Euler homepage, and review them exploring the mathematical concepts hidden beneath each challenge. Second test my own Scheme interpreter by using it in a real task as i proceed.

How?By analyzing each problem individually and finding different approaches and solutions. I think there is beauty and simplicity in math. Quite a lot of the problems can be attacked by brute force, the thing is, there is always some better, surprising method that makes you think and develop a different strategy.

SchemeScheme is a simple, minimalist, standarized programming language. It sports lexical closures, continuations, macros, tail recursion, rich datatypes, yet the standard is only about 50 pages long. I like to think it is one of the best environments ever created yet i may be a little biased. The source code here should run in any standard Scheme interpreter/compiler.

Journal Entries

No entries yet. Link your entries with 'euler-journey' to include this project.

Ohloh Analysis Summary

Ohloh requires source code to create a report.

Where's the source code?


Ratings & Reviews

Community Rating
0.0/5.0

Based on 0 user ratings.

Your Rating

Click to rate this project.

Links

0 links submitted so far. Submit your own links.