Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specification of dynamic expression evaluation and dynamic statement execution #12

Open
ghost opened this issue May 22, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented May 22, 2019

Proposal for dynamic statement execution and dynamic expression evaluation:

Dynamic statement execution: MAEK IT LIEK
e.g.

I HAZ A VAR ITZ "BLOON"
MAEK IT LIEK SMOOSH "I HAZ A "  VAR " ITZ :"RED:"" MKAY

which defines a variable BLOON with the value "RED".

Dynamic expression evaluation: JUS LIEK
e.g.

I HAZ A PROLEM ITZ "SUM OF 4 AN 5"
VISIBLE SMOOSH "PROLEM IZ " PROLEM MKAY
VISIBLE SMOOSH "ANSR IZ " JUS LIEK PROLEM MKAY

which would display

PROLEM IZ SUM OF 4 AN 5
ANSR IZ 9
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

No branches or pull requests

0 participants