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

https://github.com/devwurm/gsg_numeric-sequences-scheme

Repository for the solutions of the numeric sequences project of the computer science class at GSG Löbau in Scheme
https://github.com/devwurm/gsg_numeric-sequences-scheme

Last synced: 5 months ago
JSON representation

Repository for the solutions of the numeric sequences project of the computer science class at GSG Löbau in Scheme

Awesome Lists containing this project

README

          

# numeric-sequences-scheme
The repository contains the solutions for the numeric sequences project of the computer science class of the [GSG Löbau](http://www.gymnasium-loebau.de/).

The project deals with different [sequences](https://en.wikipedia.org/wiki/Sequence) and operations on sequences ([limits](https://en.wikipedia.org/wiki/Limit_of_a_sequence), [partial sum sequences](https://education.ti.com/html/t3_free_courses/calculus84_online/mod23/mod23_lesson2.html), ...) in the context of functional programming and lazy evaluated lists.

This repository contains the solutions in the language [Racket/Scheme](https://en.wikipedia.org/wiki/Racket_%28programming_language%29).

## Project specifications
The project specifications (in German) can be found at [http://programmingwiki.de/Grundlagen_der_funktionsorientierten_Programmierung_mit_SCHEME/Projekt_Zahlenfolgen](http://programmingwiki.de/Grundlagen_der_funktionsorientierten_Programmierung_mit_SCHEME/Projekt_Zahlenfolgen).

## Execution of the Program
The Program, which provides an interface to the elements developed during the project can be started by calling the `main` function of the file [src/Main.rkt](https://github.com/DevWurm/numeric-sequences-scheme/blob/master/src/Main.rkt) in an Racket environment.

## License
All of the code is licensed under MIT License (see LICENSE for more information).

Use it! :)

## Contribute
Please contribute if you find bugs or if you can provide more cool examples. Even more different languages are desired!

To contribute you can create amn Issue or an Pull Request or send me an EMail :)

## Contact
If you have any questions, ideas, etc. feel free to contact me:

DevWurm

Email: devwurm@gmx.net

Jabber: devwurm@jabber.ccc.de

Twitter: @DevWurm