django-template-ast/README.md
2024-10-12 02:20:59 -05:00

274 B

django-template-ast

A Python programmer tries to learn Rust by implementing a Django template compiler.

Caution

This is purely for educational purposes at the moment. I do not know Rust and have never hand-written a compiler from scratch before. Here be dragons!