Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 181 Bytes

File metadata and controls

5 lines (5 loc) · 181 Bytes

31 May 2026

  • Done Porting of args.lua & file.lua to golang
  • made token.go (start of the lexer)
  • started with the basis of the lexer
  • Done Porting from lua code to go code