Skip to content

lehoff/xerlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xErlang

Exercism exercises in Erlang.

For each test there is a directory, which contains two files, e.g., in the bob dir there is bob_test.erl and example.erl. The example file define a module with the name bob, so that we can use it to check that the tests are running as they should. The users of exercism will create their own bob.erl file and bob_test will test it.

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com

About

Exercism Exercises in Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 97.6%
  • Shell 2.4%