Skip to content

rokujyouhitoma/pylisp

Repository files navigation

pylisp(Python LISP)

History

2021.7.25

  • eval_lambda_args

2021.7.24

  • Parse of Symbol, Bool, Number, List
  • eval_def_args

What is setupped?

  • Poetry
  • isort
  • Black
  • Flake8
  • Radon
  • Xenon
  • Mypy
  • pytest, pytest-cov, pytest-xdist

Requirements

  • Python 3.9
  • poetry

Installation

on macOS

brew install poetry
make setup

Run

make

About

pylisp(Python LISP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published