Ports Search

Results 3,1713,180 of 5,886 for /net-im/.(0.004 seconds)
lang/sbcl-1.3.1 (Score: 0.0070083328)
Common Lisp development system derived from the CMU CL system
Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger.
lang/sdcc-3.6.0 (Score: 0.0070083328)
Small Device C Compiler
SDCC is a retargettable, optimizing ANSI C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 (hc08, s08), Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress to support Microchip PIC16 and PIC18 targets.
lang/ucc-1.6.0 (Score: 0.0070083328)
C Compiler Which Implements the ANSI C89 Standard
Ucc is a C compiler which implements the ANSI C89 standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization.
lang/spl-1.2.1 (Score: 0.0070083328)
Shakespeare programming language
The Shakespeare programming language is another esoteric programming language like Chef, Sorted! and others. The main purpose of this language is to make the source code for programs written with it resemble a Shakespeare play. Yes, it's totally unnecessary, but also very fun.
lang/tclX-8.4.1 (Score: 0.0070083328)
Extended TCL
Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout of the University of California at Berkeley. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards Unix system programming tasks, with many additional interfaces to the Unix operating system, It is upwardly compatible with Tcl. You take the Extended Tcl package, add it to Tcl, and from that you get Extended Tcl.
lang/yorick-2.2.04 (Score: 0.0070083328)
Interpreted language for scientific simulations
Yorick is an interpreted programming language for: * Scientific simulations or calculations * Postprocessing or steering large simulation codes * Interactive scientific graphics * Reading, writing, and translating large files of numbers The language features a compact syntax for many common array operations, so it processes large arrays of numbers very quickly and efficiently. Superficially, yorick code resembles C code, but yorick variables are never explicitly declared and have a dynamic scoping similar to many Lisp dialects. The yorick language is designed to be typed interactively at a keyboard, as well as stored in files for later use. This package includes an emacs-based development environment, which one can launch by typing M-x yorick in emacs, if installed `yorick.el' have been loaded into one's ~/.emacs file.
mail/nocc-1.9.5 (Score: 0.0070083328)
Webmail system which access POP3 and IMAP mail servers
Nocc is a Web-based e-mail reader. It uses PHP and a Web server to access a mail server (POP3, IMAP) and send e-mail (SMTP or plain sendmail). Nocc can be used as an e-mail reader and allows you to view, send messages, manage your mail account. It can view and send MIME attachments (files, HTML, etc.). Nocc has low requirements on browser, it uses JavaScript as less as possible, nearly no frames and even works with Lynx without cookies.
mail/bbmail-0.9.3 (Score: 0.0070083328)
Tool intended for Blackbox that checks for new mail
A tool that displays the status of your mailbox/maildir and notifies you when new mail has arrived. It was designed to be used with the Blackbox window manager but should work with any window manager.
mail/gubby-0.5.5 (Score: 0.0070083328)
Program showing where new mail has been placed
Gubby is a small program that continually shows where Procmail has placed new email. It runs both in commandline and in an ncurses environment with colors, and will update the overview in real time, while using very low resources. Users can launch a specified mailreader by selecting a folder and pressing enter.
mail/isync-1.2.1 (Score: 0.0070083328)
Maintain local copies of remote IMAP folders w/synchronized flags
isync is a command line application which synchronizes a local maildir-style mailbox with a remote IMAP4 mailbox, suitable for use in IMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox can be maintained, and all flags are synchronized. TLS/SSL is supported via imaps: or STARTTLS.