Download Latest Version fuzzy_5_15.tgz (6.6 MB)
Email in envelope

Get an email when there's a new version of Fuzzy sets for Ada

Home / sources / parser-examples / parsing-tree
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt < 13 hours ago 273 Bytes
test_ada_parser.gpr 2025-06-22 409 Bytes
parsers-ada.adb 2011-03-19 19.6 kB
test_ada_parser.txt 2011-03-19 10.1 kB
parsers-ada-get_character_literal.adb 2010-06-23 2.7 kB
parsers-ada-get_identifier.adb 2010-06-23 3.1 kB
parsers-ada-get_numeric_literal.adb 2010-06-23 8.7 kB
parsers-ada-get_string_literal.adb 2010-06-23 3.5 kB
parsers-ada.ads 2010-06-23 12.9 kB
test_ada_parser.adb 2010-06-23 3.3 kB
Totals: 10 Items   64.6 kB 0
This directory contains a full Ada 95 expression parser. To build a test
program with GNAT you can go as follows:  

gnatmake -I../../ test_ada_parser.adb

This test program parses  various  Ada  95  expressions,  most  of  them
borrowed from Ada Reference Manual. 
Source: readme.txt, updated 2025-07-12