gm2-14-mipsisa64r6-linux-gnuabi64

GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture

This is the GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libghc-json-prof

Haskell library for serialising data to and from JSON; profiling libraries

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.

golang-mode

Emacs mode for editing Go code -- transitional package

This is a transitional package for elpa-go-mode and can be safely removed after installation.

ruby-net-scp

pure ruby implementation of the SCP protocol

Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server.

libghc-syb-with-class-prof

Haskell library for generic programming; profiling libraries

The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications.

libghc-hxt-curl-prof

LibCurl interface for HXT; profiling libraries

This is a part of Haskell XML Toolbox.