Next: , Previous: , Up: Hello Emacsy   [Contents][Index]


4.3 Conclusion

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.