[Haskell-cafe] Tokenizing Haskell for future A.I.

Geraldus heraldhoi at gmail.com
Sat Jun 27 19:47:39 UTC 2015


Oh, by the way, haskell-mode for Emacs also needs a tokenizer.

сб, 27 июня 2015 г. в 23:18, Stefan Reich <
stefan.reich.maker.of.eye at googlemail.com>:

> Oops. Subject should have read "Tokenizing" of course. :-)
>
> On 6/27/15, Stefan Reich <stefan.reich.maker.of.eye at googlemail.com> wrote:
> > Hi folks!
> >
> > I've been an avid Haskell user for a couple years.
> >
> > I am now making an A.I. system that will help programming in general.
> > It's based on a Java variation called JavaX (javax.tinybrain.de).
> >
> > However, any language can be processed. The most important step is
> > tokenization which is actually the bulk effort of the parsing process.
> >
> > Thus. Anyone in the mood for contributing a Haskell tokenizer?
> >
> > Instructions here:
> >
> http://tinybrain.blog.de/2015/06/27/a-standard-system-for-tokenization-20606430/
> >
> > The benefit? One day, your Haskell coding (/refactoring) can be done
> > by A.I. (Or a part of it...)
> >
> > Cheers,
> > Stefan
> >
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150627/43a3d94d/attachment.html>


More information about the Haskell-Cafe mailing list