RSS 13 projects tagged "BSD Revised"

No download Website Updated 25 Mar 2013 Red language

Screenshot
Pop 135.61
Vit 11.41

Red language is a native-code compiled functional, imperative, symbolic, and homoiconic programming language that re-uses most of REBOL's syntax and semantics. Both static and JIT compilation support are planned. A strong emphasis is made on concurrency and both task and data parallelism support using an actor-like abstraction and parallel collections (Scala-like). The target range of usage spreads from low-level system programming (thanks to the built-in Red/System C-level DSL) and embedded systems, up to high-level scripting, with an optional REPL console.

Download Website Updated 01 Jun 2012 FIGlet

Screenshot
Pop 66.00
Vit 4.61

FIGlet is a program for making large letters out of ordinary text. It prints its input using large characters made up of ordinary screen characters. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of email and UseNet messages. It is also reminiscent of the output of some banner programs, although it is oriented normally, not sideways.

Download Website Updated 16 Sep 2009 vitetris

Screenshot
Pop 67.35
Vit 5.16

vitetris is a Tetris clone for the terminal that doesn't need ncurses. It features configurable keys, a high score table, and 2-player mode on the same computer or over network. Joysticks/gamepads are supported on Linux. Gameplay is much like the early Tetris games by Nintendo.

Download No website Updated 26 Jan 2007 Universal Parallel Port I/O library

Screenshot
Pop 23.41
Vit 1.00

Universal Parallel Port I/O library exposes a common API for real mode and permission-restricted access to parallel port under Windows, Linux, and MS-DOS operating systems. It also allows pin-by-pin port access.

Download Website Updated 03 Nov 2006 basE91

Screenshot
Pop 95.30
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.

No download Website Updated 18 Jul 2005 csv2xml

Screenshot
Pop 44.99
Vit 1.47

csv2xml is a simple CSV to XML converter that reads CSV files from standard input and outputs valid XML file to standard output. Apart from data conversion tasks, it makes it possible to edit large CSV files with an XML editor.

Download Website Updated 18 May 2010 Yasm

Screenshot
Pop 155.55
Vit 8.28

Yasm is a complete rewrite of the NASM assembler. It currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O (32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.

Download Website Updated 18 Apr 2012 Flat Assembler

Screenshot
Pop 200.82
Vit 17.20

Flat Assembler is a fast and efficient self-assembling 80x86 assembler. It supports x86 and x86-64 instruction sets with MMX, 3DNow!, SSE up to SSE4, AVX, AVX2, and XOP extensions. It can produce output in binary, MZ, PE, COFF, or ELF format. It includes powerful but easy-to-use macroinstruction support and does multiple passes to optimize the instruction codes for size. It is written entirely in assembly language.

Download Website Updated 09 Jul 2007 pngcheck

Screenshot
Pop 97.57
Vit 3.68

pngcheck is the official PNG tester and debugger. Originally designed simply to test the CRCs within a PNG image file (e.g., to check for ASCII rather than binary transfer), it has since been extended to check and optionally print almost all the information about a PNG image and to verify that it conforms to the PNG specification. It also includes partial support for MNG animations.

Download Website Updated 10 Apr 2005 Hu-Go!

Screenshot
Pop 82.43
Vit 5.59

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).

Screenshot

Project Spotlight

strongSwan

A complete IPsec and IKEv2/IKEv1 implementation for Linux 2.4 and 2.6 kernels.

Screenshot

Project Spotlight

YourKit Java Profiler

A CPU and memory Java profiler.