Is there a language similar to Arduino language (c++ language with fewer functions) for software visualization?
3 Answers
1
-
\$\begingroup\$ Ah good catch. Processing is indeed an awesome language and development environment. \$\endgroup\$Tim Holt– Tim Holt2011-08-19 01:51:18 +00:00Commented Aug 19, 2011 at 1:51
\$\begingroup\$
\$\endgroup\$
1
You might check out Lua. It's a lightweight scripting language.
Here's an article about game development using it...
-
\$\begingroup\$ Lua have Polycode polycode.org , but seems there is no development GUI for windows like Processing? \$\endgroup\$Saulius– Saulius2011-08-19 12:06:48 +00:00Commented Aug 19, 2011 at 12:06