Usage examples

  • Example procedures

    • Simple geo-fencing - A simple geo-fencing procedure based on manhattan distance from a fixed point.

    • Fibonacci Sequence - A procedure to calculate the $n$th term of the Fibonacci sequence.

  • Example application

    • A simple server application with libcsp, libparam, and csp_proc, demonstrating end-to-end setup and procedure execution with the Fibonacci sequence example.