goplus / gop

The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
https://goplus.org
Apache License 2.0
8.95k stars 547 forks source link

怎么嵌入到go里当脚本 #499

Closed dukv2001 closed 4 years ago

dukv2001 commented 4 years ago

怎么嵌入到go里当脚本

xushiwei commented 4 years ago

You can refer implementation of qrun command: