Skip to content

Commit

Permalink
Update MOP reference docs (#1185)
Browse files Browse the repository at this point in the history
On top of #1184. Will also need a bootstrap for some fixes.
  • Loading branch information
vyzo authored Mar 22, 2024
1 parent b5cec85 commit c5546da
Show file tree
Hide file tree
Showing 79 changed files with 82,650 additions and 80,338 deletions.
2 changes: 1 addition & 1 deletion doc/guide/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ t
```

The complete system class hierarchy is out of scope for this introduction,
but you can find it in the [runtime](https://github.com/mighty-gerbils/gerbil/blob/master/src/gerbil/runtime/mop-system-classes.ss) and the meta types in the [MOP part of the core prelude](https://github.com/mighty-gerbils/gerbil/blob/master/src/gerbil/core/mop.ss).
but you can find it in the [MOP reference](/reference/gerbil/runtime/MOP.md#predefined-classes) and the meta types in the [MOP System Classes](/reference/gerbil/prelude/macros.md#system-classes)



Expand Down
Loading

0 comments on commit c5546da

Please sign in to comment.