Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions HelloWorld.pde
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
//In normal use, this Processing sketch would be inside of a folder named "HelloWorld".

println("Hello world");
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ PHP: Hypertext Preprocessor is a server-side scripting language designed for Web

- [x] **PowerShell**

- [x] **Processing**

Processing is an open source programming language particularly suited for experimentation and creative expression in visual art.

- [x] **Prolog**

- [x] **Python**
Expand Down