The Avail Programming Language

Blogs

Here may be found a collection of blogs by Avail team members.

Avail Blogs

  • Blogging Avail, by Richard Arriaga
  • Programming Profundities, by Todd L Smith
  • Mark's Avail Blog, by Mark van Gulik
  • Recent Blog Entries

    File I/O

    Finally, file I/O seems to be working.   [read more…].

    The Avail Retreat of 2014

    The Founders Three retreat from the world in order to revitalize Avail, after months of apparent inactivity.   [read more…]

    Method Overloading

    A very short introduction to multiple dispatch, followed by a discussion on method overloading with code example.   [read more…]

    Method to my madness

    "Thanks for all that on types, but it still doesn't tell me how to do something with Avail." To sate your appetite for the doing of something, here is an introduction to Avail methods.   [read more…]

    So many types, so little CPU time

    A basic discussion on the Avail type system. Everything you've ever wanted to know about Avail's type system hasn't yet been committed to any one webpage, so until said page comes into existence, give this a read.   [read more…]

    Informally speaking, what is a type?

    A basic discussion on types. This is independent of the Avail type system, though it sets up a conversation about it.   [read more…]