starlarkrepl:Starlark REPL

时间:2024-03-09 02:06:17
【文件属性】:

文件名称:starlarkrepl:Starlark REPL

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-09 02:06:17

Go

Starlarkrepl 基于星lar的自动完成实验REPL。 thread := & starlark. Thread { Load : repl . MakeLoad ()} globals := make (starlark. StringDict ) options := starlarkrepl. Options { AutoComplete : true , HistoryFile : "history.txt" , } starlarkrepl . Run ( thread , globals , options )


【文件预览】:
starlarkrepl-master
----go.mod(198B)
----go.sum(1KB)
----LICENSE(1KB)
----README.md(496B)
----starlarkrepl()
--------main.go(430B)
----starlarkrepl_test.go(3KB)
----starlarkrepl.go(7KB)

网友评论