MCP Hub
Back to servers

Vector DB MCP

Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.

Stars
2
Updated
Mar 2, 2026
Validated
Mar 3, 2026

Turing-complete Lisp interpreter implemented in Python. This project demonstrates the fundamentals of language interpretation and key concepts of functional programming.

Features

  • Support for recursive functions
  • Lambda expressions
  • Basic arithmetic operations
  • Conditional statements
  • Function definitions and calls

Usage

python main.py program.lisp

Branches

The main branch contains an early version that supports compilation.

Project Structure

  • main.py: The core interpreter implementation
  • program.lisp: Example Lisp program demonstrating the interpreter's capabilities

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

Reviews

No reviews yet

Sign in to write a review