8000 Picotron support · Issue #63 · japhib/pico8-ls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Picotron support #63
Open
Open
@japhib

Description

@japhib

Can this extension also support [Picotron](https://www.lexaloffle.com/picotron.php? Picotron supports all the same special pico-8 lua syntax, and there's a lot of overlap (most picotron people are also interested in pico-8) so it might make sense to try to have this extension support picotron.

It is a bit different, though ... I think you just do include('filename.lua') instead of #include. I'm sure the standard library is very different. If they're just .lua files, how does the extension decide which .lua file is for pico-8 and which is for picotron? (We could maybe guess based on whether we see pico-8 or picotron specific syntax)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0