Skip to content

Start Forth process with shell script #30

@ellerh

Description

@ellerh

Here is an idea: create a shell script that can start all Forths with uniform command line arguments.
E.g.: runforth.sh --kind gforth gf --load foo.fth --eval bye
This way we could pass the filename of the backend code as command line argument instead of having to look for patterns in the banner (which is kinda brittle).

Such a script would of course also be useful for other uses, unrelated to Emacs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions