| Tags: | tools, compiler |
| Authors: | Slava Pestov |
| Word | Stack effect |
| ( quot -- effect ) |
| Word | Stack effect |
| ( quot -- ) |
| Vocabulary | Summary |
| Stack effect inference for alien calls | |
| Stack effect inference implementation | |
| Stack effect inference for conditionals | |
| stack-checker.dependencies vocabulary | |
| Errors which may be reaised by stack effect inference | |
| Stack effect inference for inline and inline recursive words | |
| Hard-coded stack effects for primitive words | |
| Tracking word nesting during stack effect inference | |
| stack-checker.row-polymorphism vocabulary | |
| Variables for holding stack effect inference state | |
| Support for compile-time code transformation | |
| Abstract stack checker values | |
| Node visitor protocol |