Updating readme

This commit is contained in:
retropikzel 2025-01-25 13:22:32 +02:00
parent bf0b28333d
commit 4be6e0c3b9
1 changed files with 5 additions and 5 deletions

View File

@ -13,11 +13,11 @@ Any help in form of constructive advice and bug reports are appreciated.
## Table of contents ## Table of contents
- [Goals](#goals) - [Goals](#goals)
- [Non Goals](#nongoals) - [Non Goals](#non-goals)
- [Status](#status) - [Status](#status)
- [Implementation status](#implementationstatus) - [Implementation status](#implementation-status)
- [Implementation table](#implementationtable) - [Implementation table](#implementation-table)
- [Usage notes](#usagenotes) - [Usage notes](#usage-notes)
- [Design](#design) - [Design](#design)
- [Documentation](#documentation) - [Documentation](#documentation)
@ -116,7 +116,7 @@ Usage recommended.
- Racket - Racket
- Needs [racket-r7rs](https://github.com/lexi-lambda/racket-r7rs) - Needs [racket-r7rs](https://github.com/lexi-lambda/racket-r7rs)
## Design/exploration/waiting for implementation features ## <a name="design"></a>Design/exploration/waiting for implementation features
- [LIPS](https://lips.js.org/) - [LIPS](https://lips.js.org/)
- Will work on nodejs by using some C FFI library from npm - Will work on nodejs by using some C FFI library from npm