gothic
gothic copied to clipboard
Cant get the value of go function?
func setn() int { return 12 } ir.RegisterCommand("go_setn", setn)
run "puts [go_setn]" in tcl, got a null value?
https://github.com/nsf/gothic/blob/master/interpreter.go#L596-L597
It's not implemented.
Sadly I have no time to do so in any time soon. Maybe will find time to work on it sometime in the first quarter of 2016.
Oh well, thanks.
I'll keep the issue open, because it is something that is planned. Even if it won't be implemented soon.
great :smiley: