update
This commit is contained in:
25
website/data/spec_sections.yaml
Normal file
25
website/data/spec_sections.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
sections:
|
||||
- title: "DEC64 Numbers"
|
||||
page: "/docs/spec/dec64/"
|
||||
id: "dec64"
|
||||
- title: "Value Representation"
|
||||
page: "/docs/spec/values/"
|
||||
id: "values"
|
||||
- title: "Object Types"
|
||||
page: "/docs/spec/objects/"
|
||||
id: "objects"
|
||||
- title: "Stone Memory"
|
||||
page: "/docs/spec/stone/"
|
||||
id: "stone"
|
||||
- title: "Garbage Collection"
|
||||
page: "/docs/spec/gc/"
|
||||
id: "gc"
|
||||
- title: "Bytecode VM"
|
||||
page: "/docs/spec/bytecode/"
|
||||
id: "bytecode"
|
||||
- title: "Register VM"
|
||||
page: "/docs/spec/mach/"
|
||||
id: "mach"
|
||||
- title: "Mcode IR"
|
||||
page: "/docs/spec/mcode/"
|
||||
id: "mcode"
|
||||
Reference in New Issue
Block a user