Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
10 results for tags Forth x
  • Lisp vs Forth
    Henry Baker wrote a beautiful little paper (see
    https://www.plover.com/~mjd/misc/hbaker-archive/ForthStack.html) showing
    the mapping between Linear Lisp (a Lisp in which all variables are
    referenced once and only once) and a Forth-style "frameless stack".  There
    is also a discussion of Forth as a set of linear combinators: Manfred von
    Thun's Joy https://en.wikipedia.org/wiki/Joy_(programming_language) is a
    Forth-like using nested lists in which the stack is the top-level list.
    Wed Jan 3 02:14:16 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-January/029257.html
    Baker Forth lisp reading
  • Collapse OS
    It is a Forth (why Forth?) operating system and a collection of tools and documentation with a single purpose: preserve the ability to program microcontrollers through civilizational collapse. Found via Michael Schierl's port https://github.com/schierlm/collapseos-uxn
    Wed Jan 3 01:29:17 2024 - permalink -
    - http://collapseos.org/
    Forth operating-system software
  • 8th - One Effort, Multiple Platforms
    Forth-like, cross-platform language with native code compiler. Runs on
    - Microsoft Windows XP/7/8/10
    - macOS 10.7 and later (only 64-bit; 32-bit is no longer supported)
    - Linux - Ubuntu 14.04 and later, and derivatives or similar systems based on libc6
    - Raspbian (Raspberry Pi version of Debian Linux; also works for similar SBC Linux systems)
    - Android 4.4 (API level 19, ARM devices) and later
    - iOS 9.0 and later
    Found via https://pikchr.org/home/doc/trunk/homepage.md
    Fri Aug 12 11:55:36 2022 - permalink -
    - https://8th-dev.com/compare.html
    Forth language programming
  • Cowgol 2.0: Ada-inspired language for very small systems
    Main page is http://cowlark.com/cowgol/
    It used to support the Apollo Guidance Computer used in the Apollo spacecraft, but I had to remove the code generator while rewriting the compiler and I haven’t reworked the AGC backend.
    http://cowlark.com/2019-07-20-cowgol-agc/index.html
    The author also ported the Fuzix operating system to the Raspberry π pico.
    http://cowlark.com/2021-02-16-fuzix-pi-pico/index.html

    His tool https://github.com/davidgiven/narcissus to remap keys might be interesting too.
    So is his Forth system http://cowlark.com/fforth/
    Tue Feb 23 14:45:29 2021 - permalink -
    - http://cowlark.com/2020-06-25-cowgol-2-0/index.html
    6502 Ada AGC compiler Forth key-binding pdp-11 pi raspberry Unix π
  • The J1 Forth CPU — excamera
    J1 is a small (200 lines of Verilog) stack-based CPU, intended for FPGAs. A complete J1 with 16Kbytes of RAM fits easily on a small Xilinx FPGA. Some highlights:
           Extremely high code density. A complete system including the TCP/IP stack fits in under 8K bytes.
           Single cycle call, zero cycle return
           Instruction set maps trivially to Forth
           Cross compiler runs on Windows, Mac and Unix
           Basic software includes a sizeable subset of ANS Forth and a portable TCP/IP networking stack.
    Thu Jun 28 18:18:51 2018 - permalink -
    - http://www.excamera.com/sphinx/fpga-j1.html
    computer Forth FPGA hardware
  • FlashForth
    FlashForth is a Forth stamp system implemented on the Microchip 8-bit PIC18F and 16-bit PIC24, 30, 33 and the Atmel Atmega microcontroller families.

    FlashForth also works on the popular Arduino UNO and MEGA boards.

    FF (FlashForth) allows you to write and debug complex real-time applications. The complete system including the compiler is executing on the microcontroller.

    A Forth interpreter, compiler, assembler, multitasker and user definable interrupts are provided.

    A computer with a terminal emulator is used for communicating with FF via a serial or USB link.
    Thu Sep 15 12:33:41 2016 - permalink -
    - http://flashforth.com/
    Arduino Forth GPL
  • Software Survivalist
    Blog of a software engineer interested in non-traditional, simple computer architecture, Forth, etc.
    Thu Jun 26 23:02:14 2014 - permalink -
    - http://sam-falvo.github.io/
    Forth programming reading
  • IntellaSys
    Asynchronous, multi (40!) core Forth-bases processor with fast ADC and DAC interfaces, might be interesting for software radio applications.
    Thu Mar 19 20:36:42 2009 - permalink -
    - http://www.intellasys.net/index.php?option=com_content&task=view&id=60&Itemid=75
    DSP Forth hardware implementation radio software
  • A Forth-like CPU
    Design, VHDL code and software (assembler, compiler) for a Forth-oriented processor.
    Thu Jun 28 15:32:53 2007 - permalink -
    - http://www.frank-buss.de/forth/cpu1/
    Forth hack hardware language VHDL
  • Richard W.M. Jones' Forth interpreter
    Just a backup of the very nice Richard W.M. Jones Forth interpreter. On Eric Raymond's blog http://esr.ibiblio.org/?p=6839#more-6839 somebody recommended reading jonesforth.{S,f}
    Tue Jun 27 20:02:53 2006 - permalink -
    - https://github.com/AlexandreAbreu/jonesforth/
    Forth literate-programming TODO
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.