An open API service indexing awesome lists of open source software.

https://github.com/amitizle/exercism.io_exercises

Some solutions to problems from exercism.io
https://github.com/amitizle/exercism.io_exercises

exercise exercism exercism-solutions

Last synced: 22 days ago
JSON representation

Some solutions to problems from exercism.io

Awesome Lists containing this project

README

        

# Exercism

[Configure exercism client && how it works](http://exercism.io/how-it-works)

*Fetch the next exercise*

```
$ exercism fetch
```

*Submit exercise*

```
$ exercism submit ...
```

## LFE (Lisp Flavoured Erlang)

> NOTE: all exercises are born and raised in [the `xlfe` repository](https://github.com/exercism/xlfe). All I've done is the solutions (`src/.lfe`).

`track =:= lfe`

[LFE in exercism.io](http://exercism.io/languages/lfe/about)