Mill Computing, Inc. Forums The Mill Architecture Specification Reply To: Specification

jimrandomh
Participant
Post count: 4

C++ is an interesting choice for an assembly macro language. Will C++ textual source code be a typical target for compilers, or will they skip that stage somehow? (I ask mainly because C++ compilers aren’t exactly known for their speed, and I’d hate to JIT with one.)