hello i've been adding single parametric functions to go to the gccgo 
compiler in c++. It works on linux
http://tinyurl.com/ycyr3jyw

to compile programs run /home/foo/Downloads/gccgo/bin/gccgo program.go 
-static-libgo

a.out file shoud appear to run the proram: ./a.out

here are some demo programs that can be compiled and run, developed in my 
syntax for what I call go 2.0
https://github.com/go-li/demo

per gnu license the source is https://github.com/go-li/gofrontend branch 
generics
anybody can feel free to continue hacking on the project

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to