# nimic

Canonical URL: https://doramagic.ai/en/projects/nimic/

Source repository: https://github.com/dima-quant/nimic

## What it is

Nimic is a pure Python module that facilitates writing AOT compilable code with a subset of Python (domain specific language), aiming to get C-level performance without leaving Python. Based on ctypes built-in module, it

## Capability boundary

skill, recipe, host_instruction, eval, preflight

## First safe verification

Verify the smallest path in an isolated environment and keep a rollback path.

## Main risk

May increase setup, validation, or first-run risk for the user.

## Evidence base

https://github.com/dima-quant/nimic, https://news.ycombinator.com/item?id=48646239, https://github.com/dima-quant/nimic#readme, Human Manual
