Tags: | tools, compiler |
Authors: | Slava Pestov |
Word | Stack effect |
![]() | ( quot -- effect ) |
![]() | ( quot -- ) |
Vocabulary | Summary |
![]() | Stack effect inference for alien calls |
![]() | Stack effect inference implementation |
![]() | Stack effect inference for conditionals |
![]() | |
![]() | Errors which may be raised 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 |
![]() | |
![]() | Variables for holding stack effect inference state |
![]() | Support for compile-time code transformation |
![]() | Abstract stack checker values |
![]() | Node visitor protocol |