Some work on the Alice backend.
- 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).
Please register or sign in to comment