Next: Plaintext Please, Previous: The Simplest Application Ever, Up: Hello Emacsy [Contents][Index]
We implemented a simple interactive application that displays a number. We embedded Emacsy into it: sending events to Emacsy and displaying the minibuffer. We implemented primitive procedures so Emacsy could access and manipulate the application’s state. We extended the user interface to accept new commands + and - to change the state.
Now we can telnet localhost 37146 to get a REPL.