Code Monkey home page Code Monkey logo

debot's People

Contributors

0x0dea avatar adaedra avatar eam avatar jhass avatar leejarvis avatar rthbound avatar thor77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

debot's Issues

Suggestion for current haskell wordlist of hangman

Before I begin my case, I would like to present an extract.

[23:48:16] <[k-> DeBot !hangman haskell
[23:48:17] ␣␣␣␣␣␣␣␣␣␣ [] 0/12 (haskell)
[23:48:23] <[k-> DeBot Applicative
[23:48:24] ␣␣␣␣at␣pt␣ [licve] 5/12 (haskell)
[23:48:32] <[k-> DeBot Before
[23:48:33] For␣atOpt␣ [licveb] 6/12 (haskell)
[23:48:38] DeBot: s
[23:48:38] For␣atOpts [licveb] 6/12 (haskell)
[23:48:40] <[k-> DeBot m
[23:48:41] FormatOpts [licveb] 6/12 (haskell) You won!
[23:48:41] DeBot: m
[23:48:42] DeBot: m
[23:49:01] <[k-> guess which package it belongs to
[23:49:06] <[k-> and how do you use it
[23:49:16] 1) don't care
[23:49:18] 2) don't care

Here is my stand. At first, I wanted to preserve the list. Now, after reading the first 800 lines, I don't think it would be a good candidate to express what Haskell is all about.

Firstly, there is little Haskellism in the first 800 lines. Let me explain:

The reason is because this list is generated for pandoc. The list is really specific to pandoc. A1 is not a common way to name Haskell datatypes. A typeclass that starts with A is Applicative. A datatype that starts with A is Array. We do not shorten datatype names in Haskell, that is downright awful. We choose meaningful names for our datatypes, that's why there are type synonyms. A List of Chars is called a String, but actually it is a [Char]. We don't use [Char] because it does not express what we want to treat it as. Another example would be ids. We would choose to alias Integer to ID to make it more meaningful for the programmer. BeginAfter, BlockIndented, BlockQuotation, ContentRow, DestinationURL are all highly specific to pandoc. We don't write documentation types all the time in Haskell! That is not our only purpose! Haskell is a general programming language!

Numbers aren't really common when defining Haskell types. Char8, Word8 are just a few I can think of. Hence, this list is a misrepresentation. Again, this is specific to pandoc.

I would like to propose that the current haskell wordlist be replaced by something more appropriate.

By replace I mean: the wordlist is preserved until a better alternative is found.

Or another suggestion, rename it to pandoc.

Matrix support

Are you considering adding support for other networks such as matrix.org?

Is the project maintained?

Hello,

I've checked your project and it's failing to build (or the specs failed) with the latest Crystal (0.26.1) or there are no any specs so the project cannot be validated to be up to date. Your project is in Awesome Crystal list, so I'd like to ask if the project maintained?

I'll initiate a PR to remove your project from the list if you don't respond positively within 7 days.

I'm sorry if I'm wrong, because I've been checking many shards with automated script.

Thanks,
Vlad.

Debian Wheezy

Is there a probleme with the ruby version of Debian Wheezy ?

DeBot works fine with Debian Jessie (testing) but I have an error with Debian Wheezy :

bot.rb:2:in

': undefined local variable or method __dir__' for main:Object (NameError)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.