readme fix
This commit is contained in:
parent
63de82393a
commit
62461c09cc
15
README.md
15
README.md
@ -139,15 +139,18 @@ Ready features:
|
|||||||
- [x] exception handling: throw, try-catch-finally, exception classes.
|
- [x] exception handling: throw, try-catch-finally, exception classes.
|
||||||
- [x] multiplatform maven publication
|
- [x] multiplatform maven publication
|
||||||
- [x] documentation for the current state
|
- [x] documentation for the current state
|
||||||
|
|
||||||
Under way:
|
|
||||||
|
|
||||||
- [x] maps, sets and sequences (flows?)
|
- [x] maps, sets and sequences (flows?)
|
||||||
- [ ] regular exceptions
|
|
||||||
- [x] modules
|
- [x] modules
|
||||||
- [x] string formatting and tools
|
- [x] string formatting and tools
|
||||||
- [ ] multiple inheritance for user classes
|
|
||||||
- [x] launch, deferred, CompletableDeferred, Mutex, etc.
|
- [x] launch, deferred, CompletableDeferred, Mutex, etc.
|
||||||
|
- [x] multiline strings
|
||||||
|
- [x] typesafe bit-effective serialization
|
||||||
|
- [x] compression/decompression (integrated in serialization)
|
||||||
|
-
|
||||||
|
Under way:
|
||||||
|
|
||||||
|
- [ ] regular exceptions
|
||||||
|
- [ ] multiple inheritance for user classes
|
||||||
- [ ] site with integrated interpreter to give a try
|
- [ ] site with integrated interpreter to give a try
|
||||||
- [ ] kotlin part public API good docs, integration focused
|
- [ ] kotlin part public API good docs, integration focused
|
||||||
- [ ] better stack reporting
|
- [ ] better stack reporting
|
||||||
@ -158,7 +161,7 @@ Planned features.
|
|||||||
|
|
||||||
- [ ] type specifications
|
- [ ] type specifications
|
||||||
- [ ] source docs and maybe lyng.md to a standard
|
- [ ] source docs and maybe lyng.md to a standard
|
||||||
- [ ] macro-style kotlin integration or something else to simplify it
|
- [ ] metadata first class access from lyng
|
||||||
|
|
||||||
Further
|
Further
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user