# 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!