open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Forth: di nuovo

    calendar Jan 5, 2025 · 5 min read
     programming_languages  it  · forth
     ·
    Share on: twitter facebook linkedin copy
    Forth: di nuovo

    Per due volte nel 2024 mi è capitato di trovare articoli su Forth, un linguaggio del 1970 che ha influenzato molti altri linguaggi stack-based come RPL, e mi ha fatto pensare parecchio. Ho trattato per la prima volta forth nel 2023

    Forth è interessante perché puó girate anche su sistemi a 8bit, dispone di tre sorgenti di input/output (2 stack+ input) ed è pseudo-compilabile; oltre a ciò ne esiste una implementazione super portabile chiamata pForth, che è quella di cui vorrei parlare diffusamente in questo articolo 1.


    Read More
  • HP48 and FORTH

    calendar Feb 4, 2023 · 1 min read
     programming_languages  en lang  · 6502 forth
     ·
    Share on: twitter facebook linkedin copy

    On these days I stumbled upon Forth, a 1970 programming language which is quite similar to HP48 internal programming language.

    Like the HP48 language, Forth uses RPN, it is stack based and have some success for being tiny and easy to implement.

    For a 6502 Forth compiler you can refer to https://github.com/piotr-wiszowaty/foco65


    Read More

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top