Need Reed-Muller sample code

Does anyone have some sample code that implements Reed-Muller error correcting encoding/decoding?
[104 byte] By [vitovpa] at [2007-9-29 12:23:02]
# 1
Amazing what www.google.com will find for you...Appears to be mostly C versions, but translationto java should be easy enough. http://www.eccpage.com/rs.c http://www.eccpage.com/new_rs_erasures.c http://www.ka9q.net/code/fec/
rkconnera at 2007-7-15 2:13:30 > top of Java-index,Other Topics,Algorithms...