Skip to content

Add a way to specify if the code generated by a word should be inlined or not #8

@lucabol

Description

@lucabol

One could think of something similar to immediate.

: test 1 1 + ; expand

or perhaps the default should be the other way:

: test 1 1 + ; inline

Right now everything is inlined. A nested function is generated if the tick(```) word is called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions