comp.lang.ada
 help / color / mirror / Atom feed
From: Yves Cloutier <yves.cloutier@gmail.com>
Subject: Writing a scanner and parser in Ada
Date: Sat, 23 Dec 2017 17:15:03 -0800 (PST)
Date: 2017-12-23T17:15:03-08:00	[thread overview]
Message-ID: <2d87298a-4d1f-446a-9d46-d4f03879246b@googlegroups.com> (raw)

Hi there, 

I'm new to Ada, but not to programming.

I'd like to know if there are any examples of how to write a scanner and parser in Ada.

I have a pet project where I have a DSL that I want to use as input, scan, parse, then output as Groff code.

I've done a working prototype in Perl, but have been putting off writing it in a real :) programming language.

I'd rather not touch C. I started a skeleton in D but I've always wanted to put some effort into learning Ada.  From what I've seen it seems like a strong and mature language, but the very small number of books out there (and most only covering until Ada95) have made it a bit offputting. But lets see what I can do anyways!

             reply	other threads:[~2017-12-24  1:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-24  1:15 Yves Cloutier [this message]
2017-12-24  4:07 ` Writing a scanner and parser in Ada Robert Eachus
2017-12-25 16:32   ` Yves Cloutier
2017-12-24  9:08 ` Dmitry A. Kazakov
2017-12-24 15:09   ` Niklas Holsti
2017-12-25 16:37     ` Yves Cloutier
2017-12-25 16:35   ` Yves Cloutier
2017-12-25 17:08     ` Dmitry A. Kazakov
2017-12-25 18:57       ` Yves Cloutier
2017-12-25 19:19         ` Dmitry A. Kazakov
2017-12-26 18:06           ` Shark8
2017-12-26 21:45             ` Dmitry A. Kazakov
2017-12-26 22:20             ` Dmitry A. Kazakov
2017-12-24 14:40 ` Tero Koskinen
2017-12-25 16:36   ` Yves Cloutier
2017-12-24 15:33 ` Lucretia
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox