lambda-study-group / exercism

Exercism - FP languages Exercises
51 stars 19 forks source link

Solve Exercism.io Exercises Using Functional Languages #8

Closed anabastos closed 4 years ago

anabastos commented 5 years ago

We are solving functional programming exercises together, you can help us by sending some exercises from exercism.io in any of theses languages:

Also, you can join our study group: https://t.me/joinchat/CW_t_UBMQLKQ1sEcnQHRxg Happy Hacking! :tada: :jack_o_lantern: :ghost:

jcorrado commented 5 years ago

Hello! I just opened PR #9 with the first five Clojure solutions. I have about 10 more if you would like. I will update them from Clojure 1.8.0 -> 1.9.0, and verify against any new exercism.io test suites.

I'm sorry for my English; I do not speak Portuguese.

anabastos commented 5 years ago

@jcorrado Hello! All of your solutions are welcome!

Sorry! We forgot to translate the README.md to english 😿

jcorrado commented 5 years ago

PR #10 with the next five exercises. Obrigado!

jcorrado commented 5 years ago

PR #11 with the last five that I have, so far. Enjoy!

mattkimmel commented 5 years ago

Hello! I just opened PR #13 with Scala solutions to Difference of Squares, Leap, Pangram, and Space Age.

fswalker commented 5 years ago

Hello! Do you also accept Racket solutions?

appositum commented 5 years ago

@fswalker sure!

miguelcarvalho13 commented 5 years ago

@anabastos Added https://github.com/lambda-study-group/exercism/pull/19 and https://github.com/lambda-study-group/exercism/pull/18 with some Elm solutions.

ramortegui commented 5 years ago

Added https://github.com/lambda-study-group/exercism/pull/28 with Elixir solution.