Skip to content

FEATURE/LAM-5 Nested MLambda Expression Support#6

Merged
RHDZMOTA merged 6 commits into
mainfrom
FEATURE/LAM-5
Mar 22, 2026
Merged

FEATURE/LAM-5 Nested MLambda Expression Support#6
RHDZMOTA merged 6 commits into
mainfrom
FEATURE/LAM-5

Conversation

@RHDZMOTA

@RHDZMOTA RHDZMOTA commented Mar 22, 2026

Copy link
Copy Markdown
Member

Reference issue: #5

This PR contains the initial implementation of nested expressions such as the following:

${COUNT: ${RAND: alice, bob}}
from fred.mlambda.parser import MLambdaParser

MLambdaParser.from_string("${COUNT: ${RAND: alice, bob}}").execute()

@RHDZMOTA RHDZMOTA merged commit a6e8311 into main Mar 22, 2026
4 checks passed
@RHDZMOTA RHDZMOTA temporarily deployed to PYPI Package Publishing March 22, 2026 23:59 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant