📊
Vector DB MCP
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
0 installs
Trust: 34 — Low
Data
Ask AI about Vector DB MCP
Powered by Claude · Grounded in docs
I know everything about Vector DB MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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 implementationprogram.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.
