Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anxolerd/kpi-declarative-programming

University assignments for "Declarative Programming" course
https://github.com/anxolerd/kpi-declarative-programming

Last synced: 21 days ago
JSON representation

University assignments for "Declarative Programming" course

Awesome Lists containing this project

README

        

# KPI DECLARATIVE PROGRAMMING

This repository consists of hometasks for **DECLARATIVE PROGRAMMING** course I study at university

## Contents
### LISP
First 4 assignments had to be done using `LISP` programming language
- `01-lisp/` *Lisp basics*
- `02-lisp/` *Recursive functions*
- `03-lisp/` *Local definitions and functionals*
- `04-lisp/` *Working with files*

### F# language
[TBA]

### Clojure
[TBA]