readme update

This commit is contained in:
Marcel Otte 2014-12-09 19:25:44 +01:00
parent f3de284690
commit 5177c14624
1 changed files with 10 additions and 3 deletions

View File

@ -10,6 +10,11 @@ Why not using a small and easy library, which does exactly THAT task? Which give
This is the goal of this project. This is the goal of this project.
The second goals of this project are a personal ones:
- to have fun programming similiar behaving code in different languages
- learning new programming languages through adding them to this repository
cmdlineoptions cmdlineoptions
=============== ===============
@ -34,12 +39,14 @@ Current work and future plans
=============== ===============
Working on: Working on:
- JUnit tests - ~~JUnit tests~~
- Java: better errorhandling - Java: better errorhandling
- Java: Examples - ~~Java: Examples~~
- C version [done] - ~~C version~~
- Getting started - Getting started
- Some java improvements
Future plans: Future plans:
- C++ class version - C++ class version
- haskell
- ... - ...