Abhinav Sharma

Results 80 issues of Abhinav Sharma

Hi @swannodette I was wondering whether you're planning to write a blog post regarding the clojurescript compiler's inner working. I'm immensely intrigued by the project and after some Googling, I...

Hi @daveyarwood , This issues builds on the idea regarding "commands for comparing notation" mentioned in https://github.com/daveyarwood/alda-clj/issues/2#issue-390365327 What I meant is that for someone who is transitioning from one notation...

Hi @brynbellomy I was trying to generate the `selenium-java` docs from the website here http://seleniumhq.github.io/selenium/docs/api/java/index.html And I've downloaded the website using `wget -r url` command. But while trying to install...

Hi @avli , I'd like to suggest that the self-hosted Clojurescript in `clojureVSCode` should be based on [lumo](https://github.com/anmonteiro/lumo) . This will enable the package to be developed in a proper...

Hi @lihaoyi I was wondering if it's possible to use `scalatex` via the `ammonite` repl. I'm a n00b to the scala ecosystem and I do have a strong preference of...

Hi @Jarzka , first off thank you for this wonderful library! I was trying to make sense of using `rum` with `garden` but it seems complicated and then I found...

question

Hello @karad , I was trying out this template, it's really promising for my use case but I ran into the following error at almost the final step. ```sh descjop1...

Hi @jameysharp FIrst off, I think this is an amazing project and a great contribution to community - Thanks 😄 I wanted to try this on some small `c` files...

Hi again @jameysharp Have you thought about using Corrode on small-ish `C` code? I was experimenting with the `C` language tasks from `RosettaCode` but the errors I keep running into...

Hello @jameysharp , Tinkering with legacy and Corrode has become a please of fun past time of mine now. Recently, I ran into an error ```sh Corroded/Aria git/master* ❯ corrode...