Skip to content

Upcoming posts

Joakim Ahnfelt-Rønne edited this page Jul 16, 2019 · 2 revisions

Things I'd like to write about:

  • IO performance in TopShell (on par with pipes, eg. cat file | wc -c)
  • Streaming files with TopShell
  • Scraping with TopShell
  • In-memory joins with TopShell
  • Plotting with TopShell (after adding a plot library)
  • Reactive streaming with TopShell
  • Asynchronous, parallel I/O with TopShell
  • Rewriting top in TopShell
  • Structural records in TopShell
  • Anonymous sum types in TopShell
  • Newtypes, the only nominal type in TopShell (after implementing newtype)
  • Structural constraints in TopShell
  • Easy FFI with TopShell
  • Animating data with TopShell
  • Streaming parsers in TopShell
  • TopShell has no keywords
  • The TopShell import and package system (after extending support for this)
  • WebSockets in TopShell
Clone this wiki locally