From: Johnny Richard <johnny@johnnyrichard.com>
To: ~johnnyrichard/olang-devel@lists.sr.ht
Cc: Johnny Richard <johnny@johnnyrichard.com>
Subject: [PATCH olang v1 0/2] parser: spec: allow nested expresssion
Date: Mon, 14 Oct 2024 13:29:46 +0200 [thread overview]
Message-ID: <20241014113011.108922-1-johnny@johnnyrichard.com> (raw)
Johnny Richard (2):
parser: rename factor to primary_expr
parser: spec: allow nested unary expressions
docs/info/olang.ebnf | 13 ++++---
src/parser.c | 62 ++++++++++++++++++++++++----------
tests/olc/0035_unary_nested.ol | 36 ++++++++++++++++++++
3 files changed, 86 insertions(+), 25 deletions(-)
create mode 100644 tests/olc/0035_unary_nested.ol
base-commit: 0e12f269f9beb2caf7ea43a3dd47e2dd3c67d96d
--
2.46.0
next reply other threads:[~2024-10-14 9:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-14 11:29 Johnny Richard [this message]
2024-10-14 9:39 ` Carlos Maniero
2024-10-14 11:29 ` [PATCH olang v1 1/2] parser: rename factor to primary_expr Johnny Richard
2024-10-14 11:29 ` [PATCH olang v1 2/2] parser: spec: allow nested unary expressions Johnny Richard
2024-10-14 9:31 ` [olang/patches/.build.yml] build success builds.sr.ht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241014113011.108922-1-johnny@johnnyrichard.com \
--to=johnny@johnnyrichard.com \
--cc=~johnnyrichard/olang-devel@lists.sr.ht \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.johnnyrichard.com/olang.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox