Language workbench written in python3

Dave Angel d at davea.name
Thu Sep 6 09:46:10 EDT 2012


On 09/06/2012 09:34 AM, Ramchandra Apte wrote:
> Translator means what precisely?

Examples of translators include compilers, assemblers, and
interpreters.  They also include implementations like cfront, which
translates from one high-level language to another lower-level
language.  (high and low being relative)

-- 

DaveA




More information about the Python-list mailing list