From 391e200f197ca35476a03be519a5fed1178f9576 Mon Sep 17 00:00:00 2001 From: sergeych Date: Sat, 22 Nov 2025 01:41:13 +0100 Subject: [PATCH] readme updates --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 476079d..4a52653 100644 --- a/README.md +++ b/README.md @@ -178,13 +178,14 @@ Ready features: ## plan: v1.0 - v1.5 Stability, integration, optimizations -- [ ] site with integrated interpreter to give a try -- [ ] kotlin part public API good docs, integration focused +- [x] site with integrated interpreter to give a try +- [x] kotlin part public API good docs, integration focused - [ ] type specifications - [ ] language server or compose-based lyng-aware editor - [ ] source docs and maybe lyng.md to a standard - [ ] metadata first class access from lyng -- [ ] aggressive optimizations +- [x] aggressive optimizations +- [ ] JVM bytecode optimizations ## After 1.5 "Ideal scripting"