ALSProlog
ALSProlog copied to clipboard
ALS Prolog Compiler & Development Environment
Example on darwin: ``` $ alspro -heap 200000 [ ...] Segmentation fault: 11 ``` If there is some hidden limit, a sensible error message should be printed, rather then crash
Flesh out addl_project_info_close to check whether the Addl Info panel is dirty and info should be moved into the project record.
1) After Prolog > New, and filling in some slots, click Save. The project is immediately saved in the current directory. The user should be given the opportunity to select...
Start ./alsdev A. 1) Click on the console window anywhere below the ?- prompt. Then the blinking cursor is (correctly) located one space to the right of the ?- prompt....
List of installers: https://en.wikipedia.org/wiki/List_of_installation_software
So we can do `apt-get install als-prolog`
Work out how to connect blt_pckg.pro:save_image(ImageName, Options) to the Addl Project info panel:Make Executable button, and flesh out Add Lib File / Delete Lib File.
Windows GUI app with icon, file-type associations, etc.
Explore fleshing out the code for the Application/Gui tools Application Gui Generator, Setup New Application Framework (buttons under Tools in ale_menu.tcl)