comp.lang.ada
 help / color / mirror / Atom feed
* Writing a scanner and parser in Ada
@ 2017-12-24  1:15 Yves Cloutier
  2017-12-24  4:07 ` Robert Eachus
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Yves Cloutier @ 2017-12-24  1:15 UTC (permalink / 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!

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-12-26 22:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-24  1:15 Writing a scanner and parser in Ada Yves Cloutier
2017-12-24  4:07 ` 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

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