some photo

Why Sencha?

What can I say about sencha? It's a lot of fun writing it. Lots of pain and satisfaction. Work is still in progress. I don't even know, how it would finally be like. But I am very open for suggestions, however I want to keep it as simple as possible as comfy to dive into as possible. It is interpreted, can be interactive. Written in C++.

{% for message in get_flashed_messages() %}
{{ message }}
{% endfor %}
{% block body %}{% endblock %}