Skip to content

Implement exit and forever as built-ins. #133

@skx

Description

@skx

I wrote a fuzzing tool, which generates random expressions and evaluates them - in lisp. However this is annoying to use because we cannot write:

(while true (fuzz-expr))

(As we get stack explosion).

We should add a forever built-in for this purpose, and also (exit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions