Simple Project List 軟體列表

89 projects in result set
最後更新: 2004-02-09 08:17

BScript

BScript is a simple BASIC interpreter. It's portable, fast, and lightweight.

最後更新: 2005-06-25 02:23

Debian services control panel

Debian services control panel is a small, simple tool that manages the available "services" in /etc/init.d/ on a Debian (or Debian-based) box. It uses update-rc.d and can start, stop, and restart services and control which services are launched when booting the system.

最後更新: 2002-01-09 00:02

GNU/Liberty Basic Compiler Collection

GNU/Liberty Basic Compiler Collection (GLBCC) is a suite of tools that allow Liberty Basic source code to be compiled directly to executable programs. It leverages greatly off of the GNU Compiler Collection, which allows it to run both on Windows and Linux, while also having the ability to generate both Linux and Windows executables on Linux via the Mingw cross compiler. The suite also includes a frontend program that has both a GUI and CLI to provide a simple environment to compile Liberty Basic code.

(Machine Translation)
最後更新: 2011-08-20 12:49

Transie

Transie is a CAT (computer-aided translation) text editor for translators. It works on Linux with Qt and KDE. It is developed in Gambas BASIC and it's easy to customize and extend.

最後更新: 2011-11-11 17:10

The TI-BASIC Compiler

The TI-BASIC Compiler allows you to write TI-BASIC programs for the Texas Instruments TI-83 and TI-84+ calculators using your computer instead of the calculator's keyboard. This allows you to spend more time writing code than navigating menus or trying to scroll around the tiny screen on the calculator.

(Machine Translation)
最後更新: 2012-08-30 14:52

detox64

Detox64 is an application which translates C64 BASIC files to readable text.

自然語言: English
操作系統: MacOSX, BSD, Linux
程式語言: BASIC, C
Topics: Freecode.com
最後更新: 2004-05-19 17:04

OpenSong

OpenSong is an application for managing chords and
lyric sheets (lead sheets), presenting lyrics (and
custom slides) using a projector, and much more.
It's great for worship leaders and musicians.

(Machine Translation)
最後更新: 2003-07-24 14:18

PVRec

PVRec is a simple applet written in Gambas that
takes an MPEG-2 stream from the pvrusb driver for
the Hauppauge WinTV PVR USB and allows you to
simultaneously view (using Mplayer) and record it.
You can start and stop recording independently of
viewing and vice versa.

(Machine Translation)
最後更新: 2004-04-06 17:12

Lemick

Lemick is a programming language similar to traditional Basic
implementations but with all the attributes of the modern
programming tool. Major design features include a source to
bytecode compiler and bytecode to object code compiler,
platform-independence of the compiled code (through the use
of VM bytecode), native
support of concurrent and distributed programming (multi-
threading and distributed multi-threading), rendezvous for
message passing, replicas and ultra-weak consistency model
for shared memory simulation, advanced exception handling
mechanism including distributed version, weak typing, mixed
style of procedural and object-oriented programming (relaxed
OO), and high performance.

(Machine Translation)
最後更新: 2010-04-13 21:46

Open Basic interpreter for embedding

Open Basic (OB) is an implementation of the BASIC programming language. It is intended to for embedding into user applications as a scripting language. User-defined functions can be written in C/C++, assembler, or other languages and can be activated from BASIC programs, receive parameters of different types, return their results.

最後更新: 2005-06-03 08:32

IDRA

IDRA is a GUI that acts as a frontend for various
terminal programs commonly shipped in a Linux
distribution. It provides a simple way to
configure and monitor processes associated with
the system and its devices.

(Machine Translation)
最後更新: 2004-08-14 10:28

WDFink?

WDFink? is a GUI wrapper for the Fink project. It provides
several services (news, cross-dependencies check,
documentation file browsing, etc) on top of easy installation
and removal of packages.

(Machine Translation)
最後更新: 2005-05-19 22:55

KSvn

KSvn is a Konqueror-integrated frontend to the Subversion
(svn) revision control system for KDE.

(Machine Translation)
最後更新: 2004-10-10 00:17

TrustKey

TrustKey is a project to make secure PDA software that links to
your PC. The first implementation of the code is written in yabasic
under FreeBSD. The code uses One Time Pad- and Spread Spectrum-style
technologies to make very strong encryption.

(Machine Translation)
最後更新: 2002-08-17 11:30

wsbasic

wsbasic is a BASIC interpreter written in C++
using recursive descent OO techniques instead of
the outdated lex/yacc tools. It can already be
used as a scripting replacement for bash and was
also used as basis for kturtle's logo interpreter.

(Machine Translation)