Emacs 23.2 released
Emacs 23.2 released
Posted May 10, 2010 16:01 UTC (Mon) by nix (subscriber, #2304)In reply to: Emacs 23.2 released by sanjoy
Parent article: Emacs 23.2 released
It's a virtual machine first and foremost. VMs *always* embed the world inside themselves (possibly using an FFI to make the job easier), because they have to map it into the VM's (in this case Lisp's) datatypes et al. That this VM includes a text editor as part of its implementation doesn't change that fundamental fact.