1
0
mirror of https://github.com/g012/l65.git synced 2025-01-17 07:29:54 +00:00

l65

Enable vim files:

  • copy vim/* into ~/vimfiles/
  • add "au BufRead,BufNewFile *.l65 set syntax=l65 filetype=l65" to ~/.vimrc (or ~/_vimrc on Windows)
Description
6502 assembler from within Lua.
Readme MIT 1.2 MiB
Languages
C 75.8%
Lua 21.8%
Vim script 1.8%
CMake 0.3%
Zig 0.3%