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

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

This branch was previously deployed

1 inactive deployment
PYPI Package Publishing — 0ac51124 Deployed Mar 22, 2026 by RHDZMOTA via Python Package Build and Publish for fred-mlambda #3
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