didn't reply to list, sorry: > https://github.com/chemikadze/asn1go
i gave it a try. it's a good start (we use asn1c heavily, asn1go is a good match for our use case) but there seems to be a lot missing. including a license. i created an issue for that. it failed to parse our asn.1 on some technicalities (such as "-----" being a valid comment line) and when those were fixed, it turned out it doesn't implement CHOICE, as well as other things :( a good project to put effort behind as it seems the most all-encompassing. also, have you thought about asn1c and cgo? it is doable, if you know your C :) -- 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.