Thanks for the example,When following the directions, I seem to run into a catastrophic error (of course, maybe I didn't follow the directions): here was my output:
brandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing$ bash ./myread.dats./myread.dats: line 1: DATA: command not found./myread.dats: line 2: DATA: command not found./myread.dats: line 3: //: Is a directory./myread.dats: line 4: DATA: command not found./myread.dats: line 5: DATA: command not found./myread.dats: line 6: //: Is a directory./myread.dats: line 8: share/atspre_staload.hats: No such file or directory./myread.dats: line 11: share/HATS/atspre_staload_libats_ML.hats: No such file or directory./myread.dats: line 12: //: Is a directory./myread.dats: line 13: DATA: command not found./myread.dats: line 15: extern: command not found./myread.dats: line 16: fun: command not found./myread.dats: line 17: print_gvhashtbl:: command not found./myread.dats: line 18: syntax error near unexpected token `gvhashtbl'./myread.dats: line 18: `print_type(gvhashtbl)'brandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing$ which tcc/home/brandon/.nix-profile/bin/tccbrandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing$ which patscc/home/brandon/.nix-profile/bin/patsccbrandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing$ which patsopt/home/brandon/.nix-profile/bin/patsoptbrandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing
--
You received this message because you are subscribed to the Google Groups "ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-users+unsubscribe@googlegroups.com.
To post to this group, send email to ats-lang-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/854f2813-d1b5-4034-a078-3a0525199f8b%40googlegroups.com.
$ which patscc/home/brandon/.nix-profile/bin/patsccbrandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing
$ export PATSHOME=/home/brandon/.nix-profilebrandon@brandon-750-170se-DevContainer:~/workspace/ATS-CodeBook/RECIPE/CSV-parsing$ make\/home/brandon/.nix-profile/bin/patscc -I./node_modules \ -D_GNU_SOURCE -DATS_MEMALLOC_LIBC -o NDX100_dats NDX100.dats -latslib -ljson-c
# Hanging here, patscc is listed as using about 80% of a cpu core.
Should bebash ./NDX100.dats
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-users+unsubscribe@googlegroups.com.
To post to this group, send email to ats-lang-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/ce55a406-6a8c-4d27-8d43-30d3fa29fd3a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/ce55a406-6a8c-4d27-8d43-30d3fa29fd3a%40googlegroups.com.