Skip to content

metric-space/cyclejs-autocomplete-haskell-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete demo in Haskell (Work in progress)

  • Simple project that does dictionary based word-complete via a web interface
  • Mainly an experiment to play around with Haskell and cyclejs

Tech used

Work yet to be done

  • cyclejs code has to be properly documented
  • autocomplete menu(table) has to be made scrollable

Topics of Research

  • is my way of serializing the trie completely crap that the serialized way takes way more time than just simply building the trie from ground up :'(
  • parallelizing construction of trie

License

  • MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published