mirror of
https://github.com/joshuadavidthomas/django-template-ast.git
synced 2025-07-07 19:35:32 +00:00
274 B
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!