TP

F# in Academia: Present at upcoming events!

The F# language was born as a combination of the pragmatic and real-world .NET platform and functional programming, which had a long tradition in academia. Many useful ideas or libraries in F# (like asynchronous workflows and first-class events) are inspored by research in functional programming (namely, the work on monads, continuations and functional reactive programming).

Exchanging the ideas between the research community and the real-world is one of the areas where F# excels. Indeed, the first applicatiosn of F# inside Microsoft (in the Machine Learning group at Cambridge) were all about this - combining research in machine learning with a language that can be easily used in practice.

However, F# and the F# users also made numerous contributions to the programming language research community. Influential ideas that come from F# include active patterns and the F# style of meta-programming for translating F# to JavaScript). I think there is a lot more that the academic community can learn from the F# community, so I'd like to invite you to talk about your ideas at two upcoming academic events!

What, why, when, where and how!

Commercial Uses of Functional Programming

To quote the official CUFP announcement, "The annual CUFP workshop is a place where people can see how others are using functional programming to solve real world problems". The workshop is looking for presenters who have interesting experience with using functional programming in commercial sector. There are two kinds of talks, both should be about 25 minutes long:

For some inspiration, you can take a look at videos from the last year. If you are interested in offering a talk, send an e-mail to sperber(at)deinprogramm(dot)de or avsm2(at)cl(dot)cam(dot)ac(dot)uk by 29 June 2012 with a roughly 1 page description of what you'd like to talk about. If you want to discuss an potential F# topic informally first, get in touch with me at tomas@tomasp.net.

ML Workshop

The other event that may be interesting to F# programmers is Workshop on ML (see official announcement). Traditionally, the workshop has been focused mainly on research around ML, OCaml and F#. However, this year, it also welcomes practical topics. To quote the announcement: "This workshop aims to provide a forum where users, developers and researchers of ML languages and related technology can interact and discuss ongoing research, open problems and innovative applications."

You can contribute one of the following three kinds of talks:

If you're interested in presenting your ideas at the ML workshop, you should write a brief description of the idea (up to 2 pages) and submit that to the submission web site before 4 June 2012. Again, if you'd like to get some informal feedback before the submission, feel free to get in touch: tomas@tomasp.net.

Published: Monday, 16 April 2012, 12:19 AM
Author: Tomas Petricek
Typos: Send me a pull request!
Tags: presentations, f#, haskell, research