Skip to content

Implement $ #134

@skx

Description

@skx

Allowing more natural shell-scripting would be nice, as per janet:

     ($ ls -l | grep ^d | awk '{print $NF}' )

Obvious issue here is that we need to ensure we don't evaluate the arguments, as if it were a macro, but it is not a macro. So we'll have a special form I guess.

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