mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-27 09:50:03 +00:00
2 lines
117 B
Odin
2 lines
117 B
Odin
// package odin implements a lexer and parser for the Odin language for the purposes of writing tooling.
|
|
package odin |