Snek
From HandWiki
Short description: Interpreted programming language
Paradigm | imperative |
---|---|
Developer | Keith Packard |
First appeared | 27 March 2019 |
Stable release | 1.7
/ 27 September 2021 |
Typing discipline | dynamic |
License | GPL3+ |
Filename extensions | .py |
Website | sneklang |
Influenced by | |
Python |
Snek is an interpreted programming language based on Python designed for running on embedded systems. It is designed for education and to be able to run with 2 KB of RAM.[1]
See also
References
- ↑ Edge, Jake. "A tiny Python called Snek". https://lwn.net/Articles/810201/.
External links