Re: [Haskell] ANNOUNCE: mmsyn7ukr -- a A program and a library that can be used as a simple basic interface to some SoX functionality or for producing the approximately Ukrainian speech with your own

2019-12-19 Thread olexandr543--- via Haskell
rrect? Ivan On Wed, 18 Dec 2019 at 19:04, olexandr543--- via Haskell wrote: Hello,  There is a new program -- mmsyn7ukr.  | | | | mmsyn7ukr: A simple basic interface to some SoX functionality or the app... Install via `cabal install mmsyn7ukr`. | | | It can be used as a simple

[Haskell] ANNOUNCE: mmsyn6ukr -- a program that can be used as a musical instrument synthesizer or for Ukrainian speech synthesis especially for poets and writers

2019-11-25 Thread olexandr543--- via Haskell
Hello, There has been a new program released. It can be used as a musical instrument synthesizer or for Ukrainian speech synthesis especially for poets and writers.For more information, see the program page and README.md. mmsyn6ukr: Can be used as a musical instrument synthesizer or for Ukrainian

[Haskell] ANNOUNCE: The mmsyn5 -- a small library to deal with a little bit more complex operations on lists than Data.List module

2019-11-04 Thread olexandr543--- via Haskell
Hello, The package mmsyn5 proposes various operations with lists. Best regards,Oleksandr Zhabenko. ___ Haskell mailing list Haskell@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell

[Haskell] ANNOUNCE: mmsyn4 -- the program mmsyn4 converts a specially formatted .csv file with a colon as a field separator obtained from the electronic table into a visualized by GraphViz graph.

2019-10-18 Thread olexandr543--- via Haskell
Hello, There is a new program mmsyn4 written in Haskell (it is rewritten from my code on GitHub in 2017 named 12). The short usage instuction is in the README file. Best regards,Oleksandr Zhabenko. ___ Haskell mailing list Haskell@haskell.org http://mail

[Haskell] ANNOUNCE: mmsyn3 -- a small library to deal with executable endings. Uses a Maybe data representation inside an IO monad.

2019-10-18 Thread olexandr543--- via Haskell
Hello, There is a new package mmsyn3 for dealing with the executable endings in different OS (it aims first of all for Windows users). | | | | mmsyn3: A small library to deal with executable endings Install via `cabal install mmsyn3`. | | | Best regards,Oleksandr Zhabenko. _

[Haskell] ANNOUNCE: mmsyn2 -- a new library instead of deprecated mm2

2019-09-24 Thread olexandr543--- via Haskell
Hello! I made mm2 deprecated because of collision with other names (see e. g.: MM2 | | | | MM2 Mm2 is a short form for square megameter, also an international unit of area. | | | ). Now its successor is named mmsyn2 (mmsyn2: The library that can be used for optimization of multiple

Re: [Haskell] ANNOUNCE: mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations

2019-09-21 Thread olexandr543--- via Haskell
a"           else d1 (head $ args) | | | | Data.HashTable.IO | | | so it works. And the library documentation says that a complexity of Cuckoo hash lookup is about O(1), but with hashing there are questions of ratio of fulfilling the buckets and collisions. So, my library having t

Re: [Haskell] ANNOUNCE: mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations

2019-09-21 Thread olexandr543--- via Haskell
orks. And the library documentation says that a complexity of Cuckoo hash lookup is about O(1), but with hashing there are questions of ratio of fulfilling the buckets and collisions. So, my library having the very generic constraints can be used instead. Best regards,Oleksandr Zhabenko. су

Re: [Haskell] ANNOUNCE: mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations

2019-09-21 Thread olexandr543--- via Haskell
9, 14:00 olexandr543--- via Haskell, wrote: Hello! My library that can help to optimize using 'case ... of ...' construction if there are multiple (more than at least 5) variants.mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformat

[Haskell] ANNOUNCE: mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations

2019-09-21 Thread olexandr543--- via Haskell
Hello! My library that can help to optimize using 'case ... of ...' construction if there are multiple (more than at least 5) variants.mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations Best regards,Oleksandr Zhabenko. ___

[Haskell] ANNOUNCE: mm2 -- the library that can be used for optimization of multiple (Ord a) => a -> b transformations

2019-09-21 Thread olexandr543--- via Haskell
Hello! My library that can help to optimize usage of the 'case ... of ...' construction if there are multiple (more than at least 5) variants is published on Hackage.mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations Best regards,Oleksandr Zhabenko.