Skip to content
#

python-like

Here are 19 public repositories matching this topic...

Piscript is a lightweight scripting language inspired by Python, built in C for speed and simplicity. It features a built-in 128x128 pixel graphics display and supports functional programming, matrix math, and WebAssembly via Emscripten. Ideal for learning, experimentation, and building retro-style visual programs.

  • Updated Jun 10, 2025
  • C

If you think that C++ is hard and unsafe, you are probably doing C. C++ is beautiful and powerful language. Its community mostly focus on performance and ultra-necessity. IMO, C++ does not need to be the fastest it can in any situation. It could be a bit less efficient but as easy to write as python. let's do it together.

  • Updated Jun 18, 2022
  • C++

Piscript is a lightweight scripting language that offers a simple, Python-like syntax for creative coding within a compact 128x128 pixel environment. With features like matrix operations and functional programming, it provides an engaging platform for educational projects and retro-style graphics. 🐙🌟

  • Updated Jun 13, 2025
  • C

Improve this page

Add a description, image, and links to the python-like topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-like topic, visit your repo's landing page and select "manage topics."

Learn more