# Is Processing still gonna get updates?

**URL:** https://discourse.processing.org/t/is-processing-still-gonna-get-updates/42984
**Category:** Community
**Created:** [October 16, 2023, 12:18pm UTC](https://discourse.processing.org/t/is-processing-still-gonna-get-updates/42984 "2023-10-16T12:18:33Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![GoToLoop](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gotoloop/32/86_2.png) [@GoToLoop](https://discourse.processing.org/u/GoToLoop)
#### Post date: [October 18, 2023, 10:34am UTC](https://discourse.processing.org/t/is-processing-still-gonna-get-updates/42984/9 "2023-10-18T10:34:32Z")

</div>

> [@mcintyre](#):
>
> [PyScript](https://pyscript.net/) looks promising here.

Some PyScript examples using [p5\*js](http://p5js.org/reference/) and/or [Pjs](https://gotoloop.github.io/processing-js.github.io/reference/):

> [@ASCII visualization issue](https://discourse.processing.org/t/ascii-visualization-issue/42041/11):
>
> Just converted my 2 Python Mode sketches to run on just PyScript w/o any packages. [“Unicode Letters Test”](https://PyScript.com/view/37e29c80-c433-4dca-a8bc-4b7207b089a8/f540a5ff-ca53-4e5a-b149-a61df207cd01/latest) is using library p5\*js while [“Unicode Chars Test”](https://PyScript.com/view/37e29c80-c433-4dca-a8bc-4b7207b089a8/9c2d93cb-4168-45d9-a58e-9aea24ce8f40/latest) is in Pjs. “Unicode Letters Test”: “index.html”: \<!DOCTYPE html\> \<meta charset=utf-8\> \<link rel=stylesheet href=//PyScript.net/latest/pyscript.css\> \<script defer src=//PyScript.net/latest/pyscript.js\>\</script\> \<script defer src=//cdn.JsDelivr.net/npm/p5\>\</script\> \<py-config defer src=pyscript.toml\>\</py-config\> \<py-script defer src=s…

> [@Converting coding challenge 'Self-avoiding walk backtracing' from p5.js to Processing (Java)](https://discourse.processing.org/t/converting-coding-challenge-self-avoiding-walk-backtracing-from-p5-js-to-processing-java/35047/21):
>
> Python is now a full browser client language w/ PyScript: So again I couldn’t resist converting my previous RapydScript sketch “Self Avoiding Walk II” to PyScript. I’ve also added Python type hints to the whole code: All 3 JS Processing flavors run on PyScript just like CoffeeScript & RapydScript previous versions: You can [click here](https://api.glitch.com/project/download/?authorization=3d2d3e71-2277-421f-9d6a-38d0f41b0522&projectId=3dc3a6ae-9818-441a-8f7e-b1d50e7199c3) to download the full sketch so you can edit & run it somewhere else. And go to the link below to view it fullscreen: [https://Self-Avoiding-Walk-II-PyScrip…](https://Self-Avoiding-Walk-II-PyScript.Glitch.me/)

[https://GoSubRoutine.GitHub.io/self-avoiding-walk-ii-pyscript](https://GoSubRoutine.GitHub.io/self-avoiding-walk-ii-pyscript)

---

_[View the full topic](https://discourse.processing.org/t/is-processing-still-gonna-get-updates/42984)._
