CLPython
Appearance
Repository | |
---|---|
Platform | Common Lisp |
Type | Python Programming Language Compiler |
License | LLGPL |
Website | [1] |
CLPython is an implementation of the Python programming language written in Common Lisp.
See also
- CPython - the default implementation of Python, written in C.
- IronPython - an implementation of Python in C# targeting .NET and Mono.
- Jython - an implementation of Python for the JVM.