Pedro Ramos writes:
> I'm releasing an implementation of the Python language for Racket, which I
> have been
> developing over the last year as my master thesis in Information Systems and
> Computer
> Engineering at Instituto Superior Técnico, Lisbon.
Sounds great! I couldn't resist the te
Congratulations Pedro. I look forward to trying this.
On Fri, Nov 14, 2014 at 3:06 PM, Pedro Ramos wrote:
> Hello,
>
> I'm releasing an implementation of the Python language for Racket, which I
> have been developing over the last year as my master thesis in Information
> Systems and Computer En
Indeed, it implements Python's syntax and semantics as a Racket lang (#lang
python).
It is based on a Python to Racket source-to-source compiler and a runtime
environment in Racket. Additionally, it also implements some modifications
to DrRacket specific features for Python development, such as
sy
Hi,
This looks like an awesome thing. If I am not wrong PyonR will help in
running Python on DrRacket?
On Fri, Nov 14, 2014 at 6:06 PM, Pedro Ramos wrote:
> Hello,
>
> I'm releasing an implementation of the Python language for Racket, which I
> have been developing over the last year as my maste
Hello,
I'm releasing an implementation of the Python language for Racket, which I
have been developing over the last year as my master thesis in Information
Systems and Computer Engineering at Instituto Superior Técnico, Lisbon.
It currently supports most of Python 2.7's statements and some of it
5 matches
Mail list logo