RunKit + npm: shamanld

node v10.24.1
version: 1.0.1
endpointsharetweet
var Shaman = require('shamanld'); var code = '\ #include <stdio.h>\ int main() {\ printf("Hello world");\ }\ '; var r = Shaman.detect(code);
Created from: https://npm.runkit.com/shamanld
Loading…

no comments

    sign in to comment