Biroj Nayak

Results 36 comments of Biroj Nayak

@jlfwong I followed the command here https://github.com/jlfwong/speedscope/wiki/Importing-from-perf-(linux) , got the txt file, but speedscope complaining about "format not supported" .

@KTSnowy I simply followed the https://github.com/otterkit/otterkit#quick-install

The first demo works(thank you). Now I am struggling with this one https://gist.github.com/birojnayak/4bd0d4332d98170f74803b3e217ca4f8 . biroj@88665a0182c9 transform % otterkit build -e demo.cob Analyzer Error [COB0027]: End marker, Missing END PROGRAM marker....

Ok close this once you fix the Author paragraph.. I am also creating few more issues based on my finding.

Generally the test package folder are kept under each project and eventually when we set up each CI/CD we will run those project. E:g:- [here](https://github.com/CoreWCF/CoreWCF/tree/main/src/CoreWCF.Primitives) and [here](https://github.com/dotnet/dotnet-monitor/tree/main/src) . See if...

> I'll add test folders for each. Should we have one Tests folder for the whole compiler, or one folder for each part of it (Tokenizer, Analyzer, etc.)? One folder...