rchain-community / rchain.cloud

Online Rholang interpreter.

Home Page:http://rchain.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use Web API, exploratory deploy

dckc opened this issue · comments

I just did a tiny 4 file version of the service: https://try-rholang-22.netlify.app/

1 file is index.html and 3 are from...
https://github.com/rchain-community/rchain-api/tree/http-client 999b190

@tgrospic writes:

here is the source for Rholang grammar used in VSCode extension and also in rchain.cloud.
https://github.com/tgrospic/rholang-sublime/blob/master/Syntaxes/Rholang.YAML-tmLanguage
I used this VSCode extension to convert from yaml format to tmLanguage format.
https://github.com/Togusa09/vscode-tmlanguage/

I now lean toward hosting the tiny form on developer.rchain.coop

rchain/developer.rchain.coop#4