//
pkg.gl
Category
github.com/desertbit/orbit
internal
codegen
package
1.6.17
Repository:
https://github.com/desertbit/orbit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
15 SLOC
#
Packages
ast
No description provided by the author
gen
No description provided by the author
lexer
Package lexer is based on Rop Pike's talk: https://www.youtube.com/watch?v=HxaD_trXwRE.
parser
No description provided by the author
validate
No description provided by the author
#
Constants
CacheVersion
The internal version of the codegen used to cache which .orbit files must be generated.
OrbitFileVersion
The version of the .orbit syntax this codegen supports.