cl-python

2022-04-01

No Description

Upstream URL

github.com/metawilm/cl-python

Author

Willem Broekema <metawilm@gmail.com>

License

LLGPL (Lisp Lesser GNU Public License)
README

clpython

CLPython - an implementation of Python in Common Lisp

License:
LLGPL (Lisp Lesser GNU Public License)
Authors:
Willem Broekema <metawilm@gmail.com>
Dependencies:
  • clpython/basic

  • clpython/compiler

  • clpython/contrib

  • clpython/lib

  • clpython/parser

  • clpython/runtime

clpython/basic

CLPython package and utils

Dependencies:
  • closer-mop

clpython/compiler

Python compiler

Dependencies:
  • closer-mop

  • clpython/basic

  • clpython/parser

  • clpython/runtime

clpython/contrib

CLPython contributions and experiments

Dependencies:
  • clpython/basic

  • clpython/compiler

  • clpython/runtime

clpython/lib

Python module library

Dependencies:
  • clpython/basic

  • clpython/compiler

  • clpython/runtime

clpython/parser

Python parser, code walker, and pretty printer

Dependencies:
  • closer-mop

  • clpython/basic

  • yacc

    #+("or" ("not" "allegro"))

clpython/runtime

Python runtime environment

Dependencies:
  • cl-fad

  • closer-mop

  • clpython/basic

clpython/test

CLPython tests

Dependencies:
  • clpython

  • ptester

Dependencies (4)

  • cl-fad
  • closer-mop
  • cl-yacc
  • ptester

Dependents (0)

    • GitHub
    • Quicklisp