Add support table

This commit is contained in:
Retropikzel 2024-11-09 15:16:17 +00:00
parent c1bd642542
commit a9f00a50ec
1 changed files with 2 additions and 2 deletions

View File

@ -81,10 +81,10 @@ guarantees are being made just yet.
### Design/exploration/waiting for implementation features ### Design/exploration/waiting for implementation features
- [LIPS](https://lips.js.org/) - [LIPS](https://lips.js.org/)
- Will work on nodejs by using some Javascript FFI - Will work on nodejs by using some C FFI library from npm
- Javascript side needs design - Javascript side needs design
- [Biwascheme](https://www.biwascheme.org/) - [Biwascheme](https://www.biwascheme.org/)
- Will work on nodejs by using some Javascript FFI - Will work on nodejs by using some C FFI library from npm
- Javascript side needs design - Javascript side needs design
- [MIT-Scheme](https://www.gnu.org/software/mit-scheme/) - [MIT-Scheme](https://www.gnu.org/software/mit-scheme/)
- [s7](https://scheme.fail://ccrma.stanford.edu/software/snd/snd/s7.html) - [s7](https://scheme.fail://ccrma.stanford.edu/software/snd/snd/s7.html)