| |
|
KreoBox
|
  |
| Joined: 24 Aug 2016 |
| Total Posts: 356 |
|
|
| 11 Oct 2016 07:07 AM |
Not in any way. Lua is not inspired by or based on Python.
It is a completely different language, which you would understand if you knew either of them. |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 08:21 AM |
Lua:
function hello() print("Hello, world!") end
hello()
Python:
def hello(): print("Hello, world!")
hello() |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 08:47 AM |
| Lua is Lua. Python is Python. |
|
|
| Report Abuse |
|
|
LockFocus
|
  |
| Joined: 31 Aug 2013 |
| Total Posts: 1044 |
|
|
| 11 Oct 2016 08:48 AM |
op is wrong in so many ways.
clap clap clap slap slap slap |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 11 Oct 2016 09:50 AM |
You are getting it wrong.
Lua is beautiful.
Python is cancer.
|
|
|
| Report Abuse |
|
|
LockFocus
|
  |
| Joined: 31 Aug 2013 |
| Total Posts: 1044 |
|
| |
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 11 Oct 2016 09:53 AM |
@Lock
My opinion is always correct.
No one cares about yours because you have no power here.
|
|
|
| Report Abuse |
|
|
zaniac10
|
  |
| Joined: 18 Aug 2009 |
| Total Posts: 10000 |
|
|
| 11 Oct 2016 09:53 AM |
| python is sooo neat and lua is disgrusting with these "end"s and "then"s cluttering our scripts |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 09:55 AM |
Python is beautiful*
Lua is cancer* |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 10:07 AM |
| I like both of them, I used to script traffic lights for computers using Python. |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 10:25 AM |
Lua is easier. And it's a good language to learn. It's used a lot in game development. |
|
|
| Report Abuse |
|
|
KreoBox
|
  |
| Joined: 24 Aug 2016 |
| Total Posts: 356 |
|
|
| 11 Oct 2016 10:48 AM |
| In my opinion no one uses Python for the language, they use it for the huge standard libraries. |
|
|
| Report Abuse |
|
|
JoshRBX
|
  |
| Joined: 19 May 2012 |
| Total Posts: 8778 |
|
|
| 11 Oct 2016 11:06 AM |
My school uses Python in Computer Science GCSE
https://www.youtube.com/watch?v=5IXQ6f6eMxQ |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 06:43 PM |
| Guys It was a joke lol. I'm learning both right now and I saw a bunch of similarities. In the end tho I prefer python. |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 06:44 PM |
x = 1
Lua:
if x == 1 then print('is 1')
Python:
if x == 1: print('is 1') |
|
|
| Report Abuse |
|
|
KreoBox
|
  |
| Joined: 24 Aug 2016 |
| Total Posts: 356 |
|
|
| 11 Oct 2016 07:06 PM |
| Just because they share the same general syntax roots doesn't make them similar languages. |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 07:08 PM |
| wheres you metatables in Python |
|
|
| Report Abuse |
|
|
Kramer777
|
  |
| Joined: 07 Sep 2013 |
| Total Posts: 14696 |
|
|
| 11 Oct 2016 07:39 PM |
| I don't know python but what that dude showed me comparing python to lua seemed different yet still similar in a way.. |
|
|
| Report Abuse |
|
|
| |
|
Baseness
|
  |
| Joined: 07 Oct 2015 |
| Total Posts: 1001 |
|
|
| 11 Oct 2016 07:46 PM |
Python is Lua with slightly different syntax
|
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 07:47 PM |
| ################################## |
|
|
| Report Abuse |
|
|
Baseness
|
  |
| Joined: 07 Oct 2015 |
| Total Posts: 1001 |
|
| |
|
|
| 11 Oct 2016 07:51 PM |
lua-users. org/wiki/LuaVersusPython |
|
|
| Report Abuse |
|
|
Tynezz
|
  |
| Joined: 28 Apr 2014 |
| Total Posts: 4945 |
|
|
| 11 Oct 2016 07:53 PM |
i use python just because its fast and the butt load of libraries
Send me trades!!! |
|
|
| Report Abuse |
|
|