This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a0104a1a13
ocaml
/
tools
/
make-opcodes
3 lines
102 B
Plaintext
Raw
Blame
History
$1=="enum" {n=0; next; }
{for (i = 1; i <= NF; i++) {printf("let op%s = %d\n", $i, n++);}}
Reference in New Issue
View Git Blame
Copy Permalink