readme update
This commit is contained in:
parent
f3de284690
commit
5177c14624
13
README.md
13
README.md
|
@ -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
|
||||||
- ...
|
- ...
|
||||||
|
|
Loading…
Reference in New Issue