Skip to content

Add robot-name exercise#18

Open
ebengt wants to merge 29 commits intolehoff:masterfrom
ebengt:robot-name
Open

Add robot-name exercise#18
ebengt wants to merge 29 commits intolehoff:masterfrom
ebengt:robot-name

Conversation

@ebengt
Copy link

@ebengt ebengt commented Jul 12, 2014

No description provided.

kytrinyx and others added 29 commits June 1, 2014 19:45
* readme now explains the structure of the directories.
* config.json now lists the exercises in an order similar to Elixir.
Also ignore emacs ~ files.
Using escript to run tests is faster (1 second instead of 30).
To integreate better with eunit, tests are now suffxed with _tests.erl.
word_count needed a change to compile.
bank_account and binary_string needed renaming to fit the pattern.
The Exercism calls the exercise Hamming so it is more consistent to have that name.
The example module (and tests) are also renamed after the exercise since an
overwhelming majority of xerlang exercises follows this pattern.
The example module (and tests) are renamed after the exercise since an
overwhelming majority of xerlang exercises follows this pattern.
The example module (and tests) are renamed after the exercise since an
overwhelming majority of xerlang exercises follows this pattern.
Complete rewrite of trinary to show usage of Erlang libraries instead
of the existing how-to-write-Eroang-program.
Not sure if anybody else thinks this is a good idea.
The example module (and tests) are renamed after the exercise since an
overwhelming majority of xerlang exercises follows this pattern.
Renamned point-mutations to hamming
Renamed rna-transcription module to rna_transcription
Renamed module (and tests) after exercise
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two utility functions named letter and digit would be better I think.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct. I will add that.

lehoff pushed a commit that referenced this pull request Oct 19, 2014
nucleotide-count: Remove special treatment of uracil
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

Successfully merging this pull request may close these issues.

3 participants