xref: /minix3/external/bsd/file/dist/magic/magdir/neko (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc
2*0a6a1f1dSLionel Sambuc#------------------------------------------------------------
3*0a6a1f1dSLionel Sambuc# $File: neko,v 1.1 2009/11/10 20:36:10 christos Exp $
4*0a6a1f1dSLionel Sambuc
5*0a6a1f1dSLionel Sambuc# From: Mikhail Gusarov <dottedmag@dottedmag.net>
6*0a6a1f1dSLionel Sambuc# NekoVM (http://nekovm.org/) bytecode
7*0a6a1f1dSLionel Sambuc0	string		NEKO	NekoVM bytecode
8*0a6a1f1dSLionel Sambuc>4	lelong		x	(%d global symbols,
9*0a6a1f1dSLionel Sambuc>8	lelong		x	%d global fields,
10*0a6a1f1dSLionel Sambuc>12	lelong		x	%d bytecode ops)
11*0a6a1f1dSLionel Sambuc!:mime	application/x-nekovm-bytecode
12*0a6a1f1dSLionel Sambuc
13