assyrianic / SourceGo

SourceGo is a transpiler that transforms a subset of Golang-like code to equivalent SourcePawn.
https://forums.alliedmods.net/showthread.php?t=328269
MIT License
25 stars 3 forks source link

Have Go2SP double as a regular compiler #11

Open assyrianic opened 2 years ago

assyrianic commented 2 years ago

This is a more ambitious, future issue but once Go2SP can properly transpile in a fully supported way, we can perhaps add in properly compilation including basic optimizations and other optimizations the upstream SP compiler currently doesn't do.