Performance
A optimizing Python compiler which can speed up human-written scripts to run faster on all Python implementations.
A optimizing Python compiler which can speed up human-written scripts to run faster on all Python implementations.
Computers are meant to make less work for humans, so ASnake gives you shortcuts for common patterns. Compile-time customization and enabling or disabling of syntax to meet your needs.
English word aliases allow some programs to read out as a sentence. Unicode support combined with compile-time replacement allows for multilingual support. Oh, and emoji variables. 🐍
Untyped variables as default gives quick writing speed. Otherwise assign types for better maintainability, less errors, features, and compiler optimizations. When combined with mypy or Cython it achieves static typing.
A tutorial to install Cython for Python and ASnake on Windows or Linux.
Patch notes for ASnake version 0.11.18
First blog post and web page on the ASnake website.
First blog post and web page on the ASnake website.