Commit d9a7134d authored by Kevin Modzelewski's avatar Kevin Modzelewski

Try to make the mailing lists more findable

parent 39b2cdc3
......@@ -2,6 +2,8 @@
Pyston is a new, under-development Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
We have a small website [pyston.org](http://pyston.org/), which for now just hosts the mailing lists. We have two mailing lists: [pyston-dev@](http://lists.pyston.org/cgi-bin/mailman/listinfo/pyston-dev) for development-related discussions, and [pyston-announce@](http://lists.pyston.org/cgi-bin/mailman/listinfo/pyston-announce) which is for wider announcements (new releases, major project changes).
### Current state
Pyston "works", though doesn't support very much of the Python language, and currently is not very useful for end-users.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment