Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Lisp Exercises #23

Closed
28 of 52 tasks
verdammelt opened this issue Dec 1, 2014 · 11 comments
Closed
28 of 52 tasks

Implement Lisp Exercises #23

verdammelt opened this issue Dec 1, 2014 · 11 comments

Comments

@verdammelt
Copy link
Member

This is a placeholder issue for keeping track of porting assignments to Lisp, or noting why they may not be applicable. (This list shamelessly stolen from exercism/clojure#1)

  • bob
  • word-count
  • anagram
  • beer-song
  • nucleotide-count
  • rna-transcription
  • point-mutations
  • phone-number
  • grade-school
  • robot-name
  • leap
  • etl
  • meetup
  • space-age
  • grains
  • gigasecond
  • triangle
  • scrabble-score
  • roman-numerals
  • binary
  • prime-factors
  • raindrops
  • allergies
  • strain
  • atbash-cipher
  • accumulate
  • bank-account
  • crypto-square
  • trinary @verdammelt
  • sieve
  • simple-cipher
  • octal
  • luhn
  • pig-latin
  • pythagorean-triplet @wobh
  • series
  • difference-of-squares
  • secret-handshake
  • linked-list
  • wordy
  • hexadecimal
  • largest-series-product
  • kindergarden-garden
  • binary-search-tree
  • matrix
  • robot-simulator
  • nth-prime @wobh
  • palindrome-products
  • pascals-triangle @wobh
  • say
  • sum-of-multiples
  • queen-attack
  • saddle-points
  • ocr-numbers
@verdammelt verdammelt mentioned this issue Jan 15, 2015
17 tasks
@wobh
Copy link
Contributor

wobh commented Jan 16, 2015

How do you want to divvy these up? There's a number of simple ones, we should probably try to get out sooner rather than later: roman numerals, difference of squares, nth-prime, pascals triangle, raindrops, and probably others. We might even want to cycled earlier into the list of existing exercises.

@verdammelt
Copy link
Member Author

Maybe we can just note down when one of us 'takes' one to do it. Then handle the submission via pull request?

At the moment I don't really care about ordering.

@wobh
Copy link
Contributor

wobh commented Jan 20, 2015

Got "difference of squares" almost ready. Roman numerals next.

wobh pushed a commit to wobh/xlisp that referenced this issue Jan 22, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 22, 2015
verdammelt added a commit that referenced this issue Jan 27, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 27, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 27, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 27, 2015
wobh added a commit that referenced this issue Jan 27, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 27, 2015
wobh pushed a commit to wobh/xlisp that referenced this issue Jan 27, 2015
@canweriotnow
Copy link
Contributor

PR #45 should check off 'raindrops'

@wobh
Copy link
Contributor

wobh commented Apr 25, 2015

So, I've been away from exercism and xlisp for a while due to health problems and other stuff, but I'm getting back into it. I'd like to hold off a bit on new exercises until we can check off the second box, it's subtasks and third box in #26.

I made some headway on that back in January here: https://github.com/wobh/xlisp/tree/xlisp-26-test-lib so I believe we're really close.

@verdammelt
Copy link
Member Author

Been away from xlisp for a while as well. Maybe coming back now. Need to clean up old business I left behind here (and give some nits on exercism!)

@wobh
Copy link
Contributor

wobh commented Jun 6, 2015

For future reference:

wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 10, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 29, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 29, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 29, 2015
wobh added a commit to wobh/xlisp that referenced this issue Jun 29, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
wobh added a commit to wobh/xlisp that referenced this issue Aug 22, 2015
@yurrriq
Copy link
Member

yurrriq commented Aug 22, 2015

Oh, cool. Would it be alright if I claimed a couple?

@wobh
Copy link
Contributor

wobh commented Aug 22, 2015

Sure!

@yurrriq
Copy link
Member

yurrriq commented Aug 22, 2015

Sweet. I'll stick my username next to those I plan to implement in the list then PR.

wobh added a commit to wobh/xlisp that referenced this issue Oct 3, 2015
verdammelt added a commit that referenced this issue Oct 4, 2015
wobh added a commit to wobh/xlisp that referenced this issue Oct 6, 2015
@kytrinyx
Copy link
Member

kytrinyx commented Apr 2, 2016

We have a new process that you can use to find exercises to implement.
You can read all about it here.

I'm closing this issue in favor of the process described in the Contributing guide linked to above.

Thanks!

@kytrinyx kytrinyx closed this as completed Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants