Skip to content

FrankKair/polyglot-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Polyglot Euler

Project Euler solutions in different programming languages.

  • C
  • C++
  • Clojure
  • Coconut
  • Crystal
  • D
  • Elixir
  • Erlang
  • F#
  • Futhark
  • Go
  • Groovy
  • Haskell
  • Java
  • JavaScript
  • Julia
  • Lua
  • Objective-C
  • OCaml
  • Python
  • Perl
  • Red
  • Ruby
  • Rust
  • Scala
  • Scheme
  • Shell
  • Swift
  • TypeScript
  • Zig

Contributing and adding new problems

Check our CONTRIBUTING.md for guidelines.

Run ruby scripts/add_new_problem.rb to add a new problem to the project.

For more info, click here.