Skip to content

How can I get it run on iOS? #26

@andy380743909

Description

@andy380743909

I have developed several iOS apps for Lua programming. I use the Runestone editor for code editing, it supports syntax highlighting by Treesitter.
I want to add more useful features to the code editor. After searching for days, i decide to use LSP to implement it.
For the LSP server side, I plan to port the LuaHelper to iOS platform, and I need a client.
I see the demo code in README, it's for macOS, i know the difference is the supporting of Process, there are no Process on iOS platform. I don't know if I can use Thread to implement.

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