Hello, I would create a Python-like, static compiled language.
I know I can create a lexer and parser with ANTRL for Python, but Python is interpreted. Can I use RPython as a base? How can I start to play with it? _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
