The Wayback Machine - https://web.archive.org/web/20210618041239/https://github.com/visualfc
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report visualfc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. LiteIDE is a simple, open source, cross-platform Go IDE.

    C++ 6.5k 887

  2. Golang bindings to the Qt cross-platform application framework.

    Go 1.5k 131

  3. liteide golang tools

    Go 98 48

  4. Another Golang Tcl/Tk binding GUI ToolKit

    Go 67 11

  5. Forked from nsf/gocode

    An autocompletion daemon for the Go programming language

    Go 46 8

1,389 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2021

Created a pull request in goplus/gop that received 1 comment

reflectx_typed: fix #723 named basic type typecast

this PR based reflectx_typed #708 and fix #723 named basic type typecast Go+ code type Int int v1 := Int(100) v2 := Int(10) println(v1) println(-v1…

+3,062 −330 1 comment

Created an issue in goplus/gop that received 2 comments

how to resolve self reference type

type1 type T *T type2 type T []T

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.