hugs-android
hugs-android copied to clipboard
Port of HUGS Haskell interpreter to Android
Results
2
hugs-android issues
Sort by
recently updated
recently updated
newest added
I have set setup the Hugs evn variable to make it find the package directory. However, it still say Hugs.Prelude not found on current path ".:{Home}/lib/hugs/packages/_:/usr/local/ib/hugs/packages/_:{Hugs}/packages/*"
I have build hugs-android with the default (I have also tried armeabi-v7a in Application.mk but the compilation went wrong) and the demos run pretty well except Ldfs.hs which uses Data.Graph....