Essays about: "Nicklas Nordenmark"

Found 2 essays containing the words Nicklas Nordenmark.

  1. 1. Providing a web view for monitoring Erlang systems

    University essay from Institutionen för informationsteknologi

    Author : Nicklas Nordenmark; [2012]
    Keywords : ;

    Abstract : Tools for monitoring Erlang nodes exist but they have not aged well. With the help of new web technologies such as HTML5, JavaScript and CSS3 more modern interfaces can be developed. However, to combine an Erlang backend with a web front-end requires a very broad skill set. READ MORE

  2. 2. The Effect of using a Trailing Persistent Array to Embed Logic Programming into a Functional Language

    University essay from Institutionen för informationsteknologi

    Author : Nicklas Nordenmark; [2011]
    Keywords : ;

    Abstract : Logic programming is an important paradigm because of its declarative nature – a programmer declares values and facts and then the program executes by inferring their consequences via backtracking search and unification. There are many situations where logic programming allows elegant solutions that are difficult to emulate in other paradigms, such as implementing type inference or solving problems that require backtracking search. READ MORE