V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
mtdhllf
V2EX  ›  程序员

关于在线代码 playground 的方案

  •  
  •   mtdhllf · 3 天前 · 600 次点击

    之前看过一个帖子,有讨论过一个方案,有开源的 sdk 或者平台方案。可以比较快速开发一个语言编译在线测试工具。支持多种语言,如 golang ,rust,java 等等,有没有知道的大佬。

    参考 https://play.rust-lang.org/

    3 条回复    2025-03-28 16:46:44 +08:00
    NessajCN
        1
    NessajCN  
       3 天前
    rust playground 开源的
    https://github.com/rust-lang/rust-playground
    你可以直接参考它的架构
    后端 axum + 前端 react
    murmurkerman
        2
    murmurkerman  
       3 天前
    每个语言的维护者都会上一个 playground 吧,java ,kotlin ,go 都有。可以尝试在 github 上搜索下。
    mtdhllf
        3
    mtdhllf  
    OP
       2 天前
    @NessajCN #1 感谢,但我找的不是针对特定语言的,这它是一套可以方便对接多种语言的 sdk ,简单配置一下 sdk ,就可以在运行一个 playground web 服务,支持多种语言
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1247 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 23:52 · PVG 07:52 · LAX 16:52 · JFK 19:52
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.