Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickserv/project-euler

My solutions to Project Euler problems.
https://github.com/nickserv/project-euler

Last synced: 23 days ago
JSON representation

My solutions to Project Euler problems.

Awesome Lists containing this project

README

        

project-euler
=============

My solutions to [Project Euler](http://projecteuler.net/problems) problems. They are mostly written in Ruby, but some use Common Lisp, Haskell, or Rust.

__Note__: Running my Ruby solutions may require development versions of
[magician](https://github.com/nicolasmccurdy/magician) (from GitHub, not RubyGems).