https://github.com/code-shoily/ninety-nine-elixir-problems
An attempt for an Elixir version of the Ninety-Nine Prolog Problems
https://github.com/code-shoily/ninety-nine-elixir-problems
Last synced: 11 months ago
JSON representation
An attempt for an Elixir version of the Ninety-Nine Prolog Problems
- Host: GitHub
- URL: https://github.com/code-shoily/ninety-nine-elixir-problems
- Owner: code-shoily
- Created: 2018-02-22T06:10:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T21:37:32.000Z (over 6 years ago)
- Last Synced: 2025-05-20T14:11:41.931Z (about 1 year ago)
- Language: Elixir
- Size: 53.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NinetyNine
[Ninety-Nine Prolog Problems](http://www.ic.unicamp.br/~meidanis/courses/mc336/2009s2/prolog/problemas/) with Elixir.
Run `mix test`for doctests.