Srinithyee S K

Results 17 comments of Srinithyee S K
trafficstars

@gurleennsidhuu you might want to check out @dldisha's PR #1538 for some leads on the same issue :)

> @Srinithyee sure go ahead! And ask any questions if you're stuck :) @gs0510 okay! I'll start working on this. Yes, I'll make sure I reach out to you guys...

> This script could then dump this list to stdout and at least then we would have a basis for integrating this into the build process (perhaps in the future...

@patricoferris Here's how I plan to work on this issue: 1. Create a map of the files in English to it's corresponding French files using `module Map : Stdlib.Map.S with...

@patricoferris being a beginner to OCaml, I have a couple of questions ( I'm sorry if they are too basic) 1. Do you have a general format of how the...

@patricoferris I see that there is already a script file that identifies the language of the file `lang_of_file`. I would like to use the output of this script within my...

@patricoferris I am currently trying to run various statements on utop to get familiar with the syntax and way it works. I am yet to start working on the script....

> * Next you will probably went to extract any common logic out into `Utils` so you can use it in your script. I'm going to need help understanding this....

@patricoferris Thanks for being so kind and helping me. The resources you've shared are extremely useful. I hope to make some progress :)