Abdur-rahmaanJ / greenberry

A one-line statement language with grammar and infinite look-ahead
https://abdur-rahmaanj.github.io/greenberry/
Apache License 2.0
51 stars 39 forks source link

Postfix Evaluation #45

Closed KushalVijay closed 6 years ago

KushalVijay commented 6 years ago

InfixCon function now takes a string as parameter ,earlier it was taking input inside it .