Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anxolerd/kpi-declarative-programming
- Owner: anxolerd
- Created: 2015-09-05T18:15:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T09:12:55.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T02:52:09.396Z (over 1 year ago)
- Language: TeX
- Homepage:
- Size: 6.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]