Simple Project List 軟體列表

35 projects in result set
最後更新: 2014-05-07 22:12

amforth

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

最後更新: 2014-02-23 18:39

4tH compiler

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

最後更新: 2006-09-03 21:30

Factor

Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.

最後更新: 2014-02-26 00:39

Gforth

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.

最後更新: 2010-07-26 14:20

Forth Foundation Library

The Forth Foundation Library is a Forth library.
It gives you a collection of words written in
(ANS) forth which are useful in areas such as data
types, collections, interfaces, development
support, and compound modules.

(Machine Translation)
最後更新: 2008-12-23 17:32

PFE

The Portable Forth Environment implements the ANSI Standard of the Forth programming language. It is fully written in C, and with gcc the virtual machine can be put into cpu registers. The newer development versions implement a set of modern features including modularization and multithreading. The terminal connection itself can be configured to work in an embedded environment.

最後更新: 2009-04-07 00:23

OpenBIOS

OpenBIOS is an effort to produce an OpenFirmware (IEEE 1275-1994) compliant firmware. OpenFirmware is used by SUN, Apple, and others.

最後更新: 2005-01-16 15:04

bigFORTH/MINOS

bigFORTH is a native code Forth. It was originally developed on the Atari ST for the Motorola 68k processor and was recently ported to Intel 386, running under a DOS extender (GO32). bigFORTH is available for Linux and Windows 95/98/NT in pre-beta-test. This version is available under GPL. The most striking new feature is the graphical user interface MINOS and the form editor Theseus. MINOS is a graphic user interface (GUI) for X, written for bigFORTH-Linux and bigFORTH-Win32. It includes a rapid GUI developement editor (Theseus).

最後更新: 2003-06-24 09:46

ficl

Ficl (Forth inspired command language) is an ANS Forth interpreter written in C. Unlike traditional Forths, this interpreter is designed to be embedded into other systems as a command/macro/development prototype language. Ficl provides object extensions that can be used to wrap methods and structures of the host system without altering them.

最後更新: 2009-07-03 13:10

minimac

Minimac is a minimalist, general purpose text macro processor. Its simplicity should make it particularly well suited as a front end preprocessor for little language compilers. It is meant to be simpler to use than m4. It uses an explicit argument stack, and user functions are defined by concatenation (similar to the Forth language). Macro expansion is delayed to the last possible moment. The software is currently in alpha release.

(Machine Translation)
最後更新: 2012-10-30 22:47

cvmforth

コンパイラなどのコンパイルの仮想マシン

(Machine Translation)
最後更新: 2006-07-21 06:04

ac Free Proxy Server for Win32

無料プロキシ サーバーの Win32 をサポート HTTP、HTTPS、FTP プロトコルと TCP マッピング

(Machine Translation)
最後更新: 2022-03-18 09:22

Mecrisp

Mecrisp - ネイティブ コードなどの実装 MSP430 マイクロ コント ローラー

(Machine Translation)
最後更新: 2011-05-01 03:59

SP-Forth - ANS Forth compiler

Win32 と Linux/x86 の ANS など (以下 SF プロジェクトをコンパイルするために使用: acWEB、acFTP、acFreeProxy、acSMTP などスクリプト)

(Machine Translation)
最後更新: 2010-03-23 07:37

bigFORTH+MINOS

bigFORTH は、x86 プロセッサのネイティブ コードのなどです。ミノスは X 11 の Win32 では、オブジェクトで書かれた携帯用の GUI ライブラリは等を指向し、テセウスのフォーム エディターが含まれています。

(Machine Translation)