OSlash icon indicating copy to clipboard operation
OSlash copied to clipboard

Is OSlash usable in real projects?

Open dbrattli opened this issue 3 years ago β€’ 4 comments

OSlash is primarily meant to be a Monad tutorial for Python. If you want to use types like Maybe and Either in your Python code, you should also take a look at FSlash which uses the same concepts named as Option and Result, and aim to be a solid library for doing practical functional programming in Python.

Note that FSlash has now been renamed to Expression.

dbrattli avatar Oct 11 '20 05:10 dbrattli

I also installed FSlash. Although I am not familiar with FSharp. From the standpoint of studying If you also create the following documentation for FSlash, I will be more familiar with FSlash.

https://github.com/dbrattli/oslash/wiki/Functors,-Applicatives,-And-Monads-In-Pictures

Thank you.

PlumpHip avatar Oct 12 '20 19:10 PlumpHip

One goal of FSlash is not to use the M-word πŸ˜„

dbrattli avatar Oct 13 '20 19:10 dbrattli

@dbrattli πŸ‘Œ What are the advantages of moving in FSlash and fsharp? I saw the fsharp code before. It looked cleaner, concise, and easier to read than csharp. If you bring FSharp into Python, of course it will be even more powerful, right? And while your fast response Thanks but, I was a little disappointed. OSlash seemed a lot unfinished. I am today... compare study many languages ​​and low languages how to monad ​​and I am mastering the basics by comparing them with the functor/maybe like OSlash's first line(yesterday requested) of the elm clojure kotlin haskell languages. anyway I also tried to import pipe(FSlash) for a while while installing Fslash yesterday, but it looks a little problematic. forewhile I interested oslash so memory it oslash project and I start study yesterday. so Thanks for you. :) because I study monad again its all thanks to you. if When will it FSlash be completed? and What should I how to ready for the use of FSlash? :)) It's okay to come out slowly. Cause I'm a slow novice. ^,.^;; But when it's done, hope to have powerful tools.

PlumpMath avatar Oct 13 '20 19:10 PlumpMath

Oh, here's the OSlash bulletin board! =33

PlumpMath avatar Oct 13 '20 19:10 PlumpMath