lune programming language The only change is that you can’t define global variables like this x = 10 you have to use global keyword instead. global x = 10 semicolons are now optional :D