AmpersandTarski / documentation

Read the documentation online:
https://www.gitbook.com/book/ampersandtarski/documentation
GNU General Public License v3.0
1 stars 2 forks source link

MyModel.adl should work #13

Open RieksJ opened 5 years ago

RieksJ commented 5 years ago

In the documentation, a little script is provided to verify the workings of Ampersand after the installation process is complete. However, it happens that new Ampersands are published on the master branch that do not produce working prototypes for the code provided in the documentation. We need a procedure that allows a user to ALWAYS establish whether or not his installation works. How to do that?

hanjoosten commented 5 years ago

A way that this could work is to create this code as an .adl script in the test environment. Then at least we know that the code is OK wrt the parser, typechecker and generator.

Then there are two more things to solve: