my-agents-memory-01

Coding Experiments and Demos

Live Demos

This repository serves as a playground for various coding experiments, language prototypes, system emulations, and compiler projects. It contains a diverse collection of examples exploring low-level systems, programming language design, and AI integration.

Overview

The codes/ directory contains independent projects covering several key areas:

1. Compilers and Interpreters

Explorations into how code is parsed, compiled, and executed.

2. AI and LLMs

Projects building or integrating with Large Language Models.

3. Systems and Sandboxing

Work related to isolation, emulation, and secure execution environments.

Usage

Each project within codes/ is self-contained. Please refer to the README.md within each specific subdirectory for installation and usage instructions.