(no title)
ducdetronquito | 1 year ago
For the pythonists around here, give F# a try: it can feels very close to scripting and it has a wonderful REPL too :)
ducdetronquito | 1 year ago
For the pythonists around here, give F# a try: it can feels very close to scripting and it has a wonderful REPL too :)
thaliaarchi|1 year ago
[0]: https://github.com/thaliaarchi/ws-challenges
[1]: https://github.com/thaliaarchi/wsjq
axpy906|1 year ago
ssernikk|1 year ago
codeconscious|1 year ago
andrelaszlo|1 year ago
davidgl|1 year ago
ducdetronquito|1 year ago
For AoC I don't use a real project setup, just a `dayX.fsx` file and I run it like a script with `dotnet fsi dayX.fsx`, et voilà :)
neonsunset|1 year ago