This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-08-15 10:28:33

ScratchAdvanced
New Scratcher
Registered: 2012-08-15
Posts: 1

On Programming Languages

Hello! This is my first post but I'm not new, no matter what my number of projects says.

I'm looking to learn a programming language, that I can hopefully embed Lua (a scripting language) into. I've looked at C++ and Java so far.

I do not want OOP directly in the language, due to the fact I have custom OOP written for just myself (in Lua, thus the need to embed it). I'd like it to be well documented or have good tutorials out there and all that good stuff. I have a good amount of experience with scripting in Lua, so don't throw me basic tasks please.

Well, that's about it. Post any languages you feel match this description (and a link to a nice tutorial would be appreciated as well!)

Offline

 

#2 2012-08-15 13:28:12

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: On Programming Languages

python is very similar to lua, but has much more lib support  smile
http://pypi.python.org/pypi/lupa/0.9

Offline

 

Board footer