Is it possible to create a compiler for a Python-like compiled language using RPython?
Marco Sulla <[email protected]> Sun, 5 Feb 2023 10:07:38 +0100
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <CABbU2U_HQdLjz5a=da3NOR3uVu0PNubzPozetKdo9mHWYGQXNg@mail.gmail.com> |
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]