Skip to content

Commit

Permalink
editors: Lem on the cloud for collaborative editing
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Apr 24, 2024
1 parent 4eb4839 commit 9078997
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions editor-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ So you probably want a shell alias:

alias ilem='lem --eval "(lem-lisp-mode:start-lisp-repl t)"'

There is more:

* 🚀 [Lem on the cloud](https://www.youtube.com/watch?v=IMN7feOQOak) (video presentation) Rooms is a product that runs Lem, a text editor created in Common Lisp, in the Cloud and can be used by multiple users.
* Lem on the cloud is NEW as of April, 2024. In private beta at the time of writing.

<img src="assets/lem1.png" style="width: 800px" title="Lem's REPL" alt="Lem running in the terminal with the Lisp REPL full screen, showing a completion window."/>

## Sublime Text
Expand Down

0 comments on commit 9078997

Please sign in to comment.