schemepy

Schemepy

What is Schemepy?

Schemepy is a Python module that enables you to embed a Scheme interpreter in your program. It supports various native Scheme implementations for speed. A fall back pure-Python implementation is also available when no suitable native implementations available.

Download

Document

News

Recent commits to the repository

2008-08-19 17:46:46 -0400pluskidUse dh_pycentral to do byte-compiling instead of shipping the pyc files.commit | tree | snapshot
2008-08-18 06:27:53 -0400pluskidAdded download URL for v1.0.0commit | tree | snapshot
2008-08-12 08:08:32 -0400pluskidInclude byte-compiled .pyc in deb package.commit | tree | snapshot
2008-08-11 16:51:27 -0400pluskidSchemepy debian package now builds without problem.commit | tree | snapshot
2008-08-11 14:08:05 -0400pluskidModified deb package build script.commit | tree | snapshot
2008-08-11 09:36:24 -0400pluskidAdded meta data for building a debian package.commit | tree | snapshot
2008-08-09 12:43:47 -0400pluskidAdded install instructions.commit | tree | snapshot
2008-08-09 12:30:18 -0400pluskidInstall simply copy the package into site-packages dir.commit | tree | snapshot
2008-08-08 13:47:06 -0400pluskidMake skime the default fallback.commit | tree | snapshot
2008-08-08 08:42:19 -0400pluskidMake skime pass more test cases.commit | tree | snapshot
more...

My recent blog posts on Schemepy

The weekly status report of Schemepy: final evaluation approaching

Thu, 31 Jul 2008 11:19:27 +0000

Another week quickly passed, I was working hard on the macro system for skime last week. It is a little tough, but now I finally managed to finish it. I wrote a summary[Chinese] on the implementation of the hygienic macro system of skime. skime should be a fairly feature-complete pure-Python Scheme fallback for Schemepy after that. [...]

The Schemepy weekly status report: the new fallback

Sat, 19 Jul 2008 16:16:13 +0000

I committed almost nothing to the Thousand Parsec repository this week. That’s because I’m mainly working on skime — a pure-Python VM for Scheme. After one-week hard working, the basic shape of the VM is already there. Although there are still many work (e.g. the macro system) to do before it can be a really useful [...]

Schemepy weekly status report

Sun, 13 Jul 2008 16:27:01 +0000

I was away for several weeks during my final exams. But now I’m in my summer holiday. It seems not having classes is making the everyday life a little boring — you do the same thing every day, you even forget the day of the week. Yes, I don’t know what’s the N in N-th [...]

more...

Recent posts on mailing list

Mailing list archives
Subscribe