On Tue, Jan 23, 2018 at 6:39 PM, trent shipley <[email protected]> wrote:
> Is it possible to teach yourself to write compilers in an imperative > language? If so how? > Having learned to write compilers with imperative languages, how do you > convert to writing compilers in functional languages (for example, given > Haskell [thought by many to be hard], writing lexer-parser-compilers is > considered easy)? > That is exactly how the TIny C Compiler project was started... https://bellard.org/tcc/ *Daniel P. Stasinski* [email protected] I 💛✞
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
