Skip to content
  • Erwan Jahier's avatar
    Some work on the Alice backend. · 826aa62e
    Erwan Jahier authored
    - Add an option to specify the dir where to put generated C files in.
    - Propagate all lutin options in the C part that fork the lutin interpreter
    (-rif, -precision, -node, -boot)
    - use the Sys.argv.(0) as the lutin interpreter to be called (to make sure
    the same lutin is used and to be able to specify the full path in the C
    file if needed).
    826aa62e