From 15843b3ded81699e33f956d78f58bc73dcd87eee Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Thu, 9 Oct 2025 11:29:14 +0200 Subject: chore: check JSON representation of Value --- lambda-calcul/rust/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'lambda-calcul/rust/README.md') diff --git a/lambda-calcul/rust/README.md b/lambda-calcul/rust/README.md index 89c81d2..0b13e5c 100644 --- a/lambda-calcul/rust/README.md +++ b/lambda-calcul/rust/README.md @@ -73,6 +73,7 @@ There are `--port` and `--host` arguments should one want to change the default * [ ] propose to send JSON or S-Exp * [ ] persist user state to avoid losing connections * [ ] deploy automatically server on punkachien.net with radicle CI +* [ ] better JSON representation for AST than raw serde stuff * [ ] ask people to implement something * [ ] prepare starter kit to overcome -- cgit v1.2.3