Posts: 513
	Threads: 10
	Joined: May 2014
	
Thanks: 138
	Given 89 thank(s) in 75 post(s)
	 
 
	
	
		That could be a good candidate to upgrade lua 5.1 to 5.2.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
 
	
		
		
		08-19-2016, 11:41 PM 
(This post was last modified: 08-19-2016, 11:41 PM by NiLSPACE.)
		
	 
	
		You mean actually editing the Lua lib to support <<, >> and | or just exporting a function to the API? I'm kinda opposed to changing the Lua library in case we're going to update Lua (or replace with LuaJit) some day.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 166
	Threads: 14
	Joined: Nov 2015
	
Thanks: 13
	Given 14 thank(s) in 12 post(s)
	 
 
	
	
		Does Lua 5.2 support them? Are you guys planning on upgrading to 5.2 anytime soon then?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 166
	Threads: 14
	Joined: Nov 2015
	
Thanks: 13
	Given 14 thank(s) in 12 post(s)
	 
 
	
	
		Woops, totally missed the very first line of that page lol. So are you planning on upgrading sometime soon?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 954
	Threads: 16
	Joined: May 2013
	
Thanks: 68
	Given 112 thank(s) in 93 post(s)
	 
 
	
	
		I tried once, but it crashed in LuaState and I gave up for want of knowledge. I'm sure it is possible, with much contribution from xoft.