go get github.com/koropets/udis86
go doc github.com/koropets/udis86
git clone https://github.com/vmt/udis86.git
cd udis86/
./autogen.sh && ./configure --enable-shared && make && sudo make install
- Set custom syntax translators from go
go get github.com/koropets/udis86
go doc github.com/koropets/udis86
git clone https://github.com/vmt/udis86.git
cd udis86/
./autogen.sh && ./configure --enable-shared && make && sudo make install