Skip to content

Commit c321463

Browse files
committed
add Rust to list of repl capable langs in doc/readme
1 parent e219f1e commit c321463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ An example in C, look in the command area:
3232
**send-to-REPL-like behavior is available for some languages**
3333

3434
Python, R, D, Mathematica, Sage, Julia, Javascript & Typescript (via deno),
35-
Clojure and Lua, coming soon for many other interpreted and compiled languages.
35+
Clojure, Rust (via `evcxr`) and Lua, coming soon for many other interpreted and compiled languages.
3636
Very versatile, you can even run things like GUI plots on the fly!
3737

3838
![](../../ressources/visual_assets/demo_repl.png)

0 commit comments

Comments
 (0)