Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Consider Mapping display, print, etc. to console.log? #337

@abhillman

Description

@abhillman

Perhaps one of the most basic operations one would wish to conduct after compiling a script is to print to console.log. At present, it appears that (#js*.console.log ...) must be used instead.

More generally, the problem to be solved here could be 'how can we write scripts that evaluate in both racketscript and racket (with respect to print)?'

It's possible that some function (macro?) could be introduced instead that would invoke print or #js*.console.log depending on the platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions