Skip to content

raw string interpolation/unescaping? #39

@anandijain

Description

@anandijain

Sorry for the spam.

It looks like REPL modes give raw strings to the input function. I'm making a ChatGPT REPL mode https://github.com/anandijain/OpenAIReplMode.jl and I think it would be really nice to be able to say

julia> x = "world"
chatgpt> hello $x

and have the string somehow get reinterpolated/unescaped?

Any recommendations for this?

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