Anirban Kar
Anirban Kar
> ``` > hi bhai > > apna funda Counter() { > bhai ye hai count = 1; > > apan funda increment() { > count += 1; > rakh...
> Shouldnt we have it outside hi bhai? Like other languages? Hi bhai is the execution entry point with the current setup, anything that is outside "hi bhai" is discarded,...
@ankitchouhan1020 if this looks good can we close this PR?
> Complete Review would be only possible after the test cases are included. Thanks for the review till now, I will make the changes and add test cases
> `Critical:` I see test cases are missing from this change specially from Parser. We won't review any PRs which do not contain proper test cases. Please write proper test...
took me a while to get the time and make the changes :) @aniketsingh0104 please check the changes
mai ispe contribute karu bhai??
added a PR for Funda, it will introduce functional programming you can check it in preview build https://6234ac37ec8e100008f579b5--bhailang-preview.netlify.app/#playground
I am working on adding class
How does this look?? these features are built on top of the changes in the last PR, I can add a PR once the last PR is accepted