Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/desireeav/99-problems

This is a repository that will have the solutions to the Ninety-Nine Prolog Problems in various lenguages
https://github.com/desireeav/99-problems

99-problems 99-problems-erlang 99-problems-prolog 99-problems-scheme erlang prolog prolog-exercises scheme

Last synced: about 1 month ago
JSON representation

This is a repository that will have the solutions to the Ninety-Nine Prolog Problems in various lenguages

Awesome Lists containing this project

README

        

# P-99: Ninety-Nine Prolog Problems
This is a repository that will have the solutions to the [Ninety-Nine Prolog Problems](https://www.ic.unicamp.br/~meidanis/courses/mc336/2009s2/prolog/problemas/) in various lenguages, such as `scheme` 👾, `erlang` 🐙 and `prolog` 🐊.

### Helpful websites 👀
- [How to Design Programs (scheme)](https://htdp.org/2003-09-26/Book/curriculum-Z-H-1.html)
- [Program by Design](https://programbydesign.org/)
- [Racket](https://racket-lang.org/)
- [Recursion and Applicative Programming](https://courses.cs.washington.edu/courses/cse341/98sp/scheme/recursion.html#:~:text=Map%20is%20a%20built%20in,every%20element%20of%20the%20list.)
- [WhatIsSchemeCrossReference](https://practical-scheme.net/wiliki/schemexref.cgi?WhatIsSchemeCrossReference)

### Author 🍬

- [@desireeav](https://github.com/DesireeAv)