Today was my last day in work before vacations, what of course means to close are important tasks before I leave.
I had planned to do some exploration how to use emacs as IDE for Lisp, but my "child" - system to present 3270 consoles
using tmux/c3270 required some modification. So I started to developing extension with hope that I will finish before 4:00 PM
- no way.
So there was no time for my small old EeePC until now. Then I change my mind and for a while I will switch from Lisp to the
stack machines and try to compile uxn VM and varvara from White Rabbits. It's interesting project, in concept near to other
machines used during Old Computer Challenge. Implementation of full system: varvara, provides also graphical screen, sprites,
generation of sound and interaction with external world (files). The concept is different from Forth, because the stack
concepts are build in simple assembler language. It also will be an occasion to learn more about compiling programs in
OpenBSD, downloading packages and resolving dependencies. I hope that tomorrow uxn will be ready to explore.