>>48,49It's an experiment I'm working on. Part of the design concept is being able to run in constant stack space (ie. static allocation of procedure activation records) so there are some limitations on calling functions. The compiler doesn't actually work yet though.