• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

using_asistant/H25-Apr-2016-689550

using_templates/H25-Apr-2016-1,459664

READMEH A D10-Feb-20001.1 KiB2619

README

1[All the readme files from the 'tutorial' subdirectory should be converted
2into the corresponding sections of the ASIS Users Guide]
3
4This is the top directory for ASIS tutorial.
5
6This tutorial consists of two parts:
7
81. Playing around with ASIS queries using the asistant tool (subdirectory
9   using_asistant)
10
11   This part will get you acquainted with the asistant tool and it will
12   show you some ASIS queries "in actions". If you are completely new
13   to ASIS, you may start from this part to get some feeling of
14   what ASIS is and how it works.
15
162. Building some simple ASIS application from the set of ASIS Application
17   templates (subdirectory using_templates).
18
19   This part will show you what are the main "building blocks" of a
20   typical ASIS application and how you can build some real application
21   using a set of the ASIS Application templates provided by ASIS-for_GNAT.
22
23All the parts of the tutoial contain a task to solve, some hints you
24may use when trying to solve the task yourself and an example of the
25possible solution. So you may also use this tutorial as a set of
26self-explained ASIS examples.