Hi all,

this has been discussed a few times in the past, but I actually started 
on this today. The idea is to no longer have the various non-Python 
implementations in the pypy/trunk/pypy/lang part of svn, as a first step 
of having a less monolithic PyPy source tree. Instead I made a new 
directory where those languages can live:

https://codespeak.net/svn/pypy/lang

The idea is that the various languages have a subdirectory there, with 
their own trunk/branches.

I did the move for the Io, the Prolog and the Smalltalk interpreter. The 
following subdirs in pypy/trunk/pypy/lang still need to be moved:

  - automata
  - gameboy
  - js
  - malbolge
  - scheme

Could people actual involved in those implementations step up and do the 
move?

Cheers,

Carl Friedrich
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to