comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: ANN: Simple Components v
Date: Sun, 17 Jan 2021 18:27:55 +0100	[thread overview]
Message-ID: <ru1s2o$18qb$2@gioia.aioe.org> (raw)
In-Reply-To: 094c6469-f72a-4879-bc17-fcc09d24f837n@googlegroups.com

On 2021-01-17 17:55, Shark8 wrote:
> Dmitry isn't asking about the manner in which you are using prefix-notation, he's asking what the context (types, operations, etc) you're talking about.

I understand that even less.

> In any case, converting between inline/pre-/post-fix operators is trivial: parse the operations and operands into a structure [typically a binary tree], and then walk the tree as needed to produce your desired output.

OK, that is not conversion that is generation of the syntax tree. It is 
up to the user callback to execute or to generate the tree. An example 
generating syntax tree for Ada 95 expression in one pass is provided.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  parent reply	other threads:[~2021-01-17 17:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 12:01 ANN: Simple Components v Dmitry A. Kazakov
2021-01-15 19:42 ` reinert
2021-01-15 20:05   ` Dmitry A. Kazakov
2021-01-17  5:34     ` reinert
2021-01-17  5:37       ` reinert
2021-01-17  6:54       ` Dmitry A. Kazakov
2021-01-17 16:20         ` reinert
2021-01-17 16:55           ` Shark8
2021-01-17 17:17             ` reinert
2021-01-17 17:38               ` Dmitry A. Kazakov
2021-01-18  6:50                 ` reinert
2021-01-17 17:27             ` Dmitry A. Kazakov [this message]
2021-01-17 17:26           ` Dmitry A. Kazakov
replies disabled

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