Fork me on GitHub
#babashka
<
2020-05-22
>
sogaiu09:05:25

here's a pod to call the peg functionality provided by the janet programming language: https://github.com/sogaiu/pod-janet-peg

🤯 8
borkdude09:05:04

Amazing! Since you mention Windows, have you tested this on Windows?

sogaiu09:05:30

he he - i have not :)

borkdude09:05:43

np - just curious if that worked 😉

borkdude09:05:22

PR welcome to the pods repo to list your pod.

sogaiu09:05:59

when i get my windows env out again, may be i can test 🙂

sogaiu09:05:09

i'll look into a pr -- thanks

borkdude12:05:41

Tried it out locally. Works!

sogaiu12:05:26

thanks for trying! there are probably some bugs though 🙂

borkdude12:05:44

At least works like advertised in the README 🙂

sogaiu12:05:26

glad to hear it!

tzzh10:05:22

Hey don’t know if it’s a feature or a bug but I’ve just realised you can’t have the port in the url (e.g doing curl/get ) as this is going to be ignored given https://github.com/borkdude/babashka.curl/blob/82a6571d51abee402e0b40be984420000fe1c08b/src/babashka/curl.clj#L252-L257 I think it’d be nice if we could do that (as I was really confused why that wasn’t working - happy to contribute) but understand if the prefered approach is to use curl/request :thumbsup:

borkdude10:05:44

Can you run with :debug true in the opts and show what it prints?

tzzh10:05:14

yeah sorry I realised I might have spoken to quickly I’ll take a look

tzzh10:05:10

sorry for wasting your time I was using the wrong port 😂 It’s just that I like babashka so much that in the very rare occasions something doesn’t work I hope something is broken so I can contribute back to it

borkdude10:05:55

lol 🙂