@neauoire Thanks a lot! This is a computer architecture course, not a programming course. Uxntal is a great fit for this but I have to limit it to a subset. For example, I'm not going to teach them lambdas, much as I'd love to.
They are going to do the Compudanzas tutorial, and some coursework.
What would be great for them is an example of a loop and an if/then without lambdas and immediate syntax, but of course that is not so good for other learners.
@wim_v12e No no, these are good examples. The loop example has an anonymous jump ?{ } but no lambdas proper. Is the course going to be about how opcodes translate to machine instructions?