xterm-readline
a library for building command-line interfaces with XtermJS (by strtok)
marwood
An embeddable Scheme R7 Compiler & Runtime written in Rust (by strtok)
xterm-readline | marwood | |
---|---|---|
1 | 5 | |
24 | 104 | |
- | 0.0% | |
4.8 | 6.2 | |
6 months ago | 2 months ago | |
TypeScript | Rust | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xterm-readline
Posts with mentions or reviews of xterm-readline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-16.
-
I wrote a scheme in Rust called Marwood
In the process of implementing Marwood's web REPL, I ported rust's [Rustyline](https://github.com/kkawakam/rustyline) readline library to an Xterm.js typescript addon called [xterm-readline](https://github.com/strtok/xterm-readline/).
marwood
Posts with mentions or reviews of marwood.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-16.
-
You had my upvote at Lisp :P
https://github.com/strtok/marwood checkmate liberal
-
I wrote a Scheme R7 Compiler+VM in Rust called Marwood
GitHub
-
I wrote a scheme in Rust called Marwood
I have implemented a Scheme R7 compiler & virtual machine in Rust called [Marwood](https://github.com/strtok/marwood/).
-
I want to make a toy LISP
Check out this project marwood that started recently with is Scheme WASM compiler written in Rust. It's a new project so it probably will be simple to get familiar with.
-
How to write a compiler or interpreter in rust
The lexer can be found here and parser here.
What are some alternatives?
When comparing xterm-readline and marwood you can also consider the following projects:
termpair - View and control terminals from your browser with end-to-end encryption 🔒
schism - A self-hosting Scheme to WebAssembly compiler
autocomplete - IDE-style autocomplete for your existing terminal & shell
rust-langdev - Language development libraries for Rust
xterm.js - A terminal for the web
liz - Collaborative Lisp coding on Discord