Changeset 1517:b303c1741c9a in lemon-0.x for doc/getstart.dox
- Timestamp:
- 06/27/05 17:22:34 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2002
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/getstart.dox
r1514 r1517 6 6 "Hello World" type program that already uses LEMON. We assume that you have a 7 7 basic knowledge of your operating system and \c C++ or \c C 8 programming language. If anything is not 9 clear write to our FAQ. 10 11 \todo Is this FAQ thing a good idea here? Is there such a thing? If 12 twice YES then a link comes here. 8 programming language. 13 9 14 10 \section requirementsLEMON Hardware and software requirements … … 32 28 33 29 You can download LEMON from the LEMON web site: 34 http://lemon.cs.elte.hu 35 by following the download link. There you will find the issued distributions30 http://lemon.cs.elte.hu/dowload.html 31 . There you will find the issued distributions 36 32 in form of <tt> .tar.gz </tt> files. If you want a developer version (for example you want to contribute in developing the library LEMON) then you might want to use our Subversion repository. This case is not detailed here, so from now on we suppose that you downloaded a tar.gz file. 37 33
Note: See TracChangeset
for help on using the changeset viewer.