Skip to content

Enhancement: Allow Jawk to print to an arbitrary OutputStream #11

@bertysentry

Description

@bertysentry

When not printing to a file, AVM.interpret() will print to System.out. One may need to print to something else (Socket, ByteArrayOutputStream, etc.).

Add an option in the AwkSettings class to set the output stream.

The same probably needs to be done for compilation.

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