File: lua.magic

package info (click to toggle)
lua50 5.0.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,120 kB
  • ctags: 1,941
  • sloc: ansic: 11,792; sh: 1,062; makefile: 299
file content (12 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12

# Lua precompiled files. Versions 2.3 and 4.1 were never officially released.
0	string	\33Lua	precompiled chunk for Lua
>4	byte	0x23	2.3*
>4	byte	0x24	2.4
>4	byte	0x25	2.5
>4	byte	0x30	3.0
>4	byte	0x31	3.1
>4	byte	0x32	3.2
>4	byte	0x40	4.0
>4	byte	0x41	4.1*
>4	byte	0x50	5.0