Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 667 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 667 Bytes

Declarative Programming Challenge

from Programming Languages at UNED (2016)

General Info

Declarative programming challenge. The task is solved using 2 declarative programming languages, Haskell (functional) and Prolog (logic).

For more details visit:

Technologies

Project is created with:

  • Haskell
  • Prolog
  • Notepad++
  • Git