TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PunyForth: Forth inspired programming language for the ESP8266

88 pointsby dentradoover 8 years ago

6 comments

progmanover 8 years ago
I&#x27;m reminded of my good old Forth times (6502 on Commodore PET), and I&#x27;m glad that Forth gets the increasing attention which it actually deserves.<p>I don&#x27;t know if there is any other programming environment at all where you can have a extensible programming language, editor, compiler, interpreter, debugger, libs, and interactive shell in a few KB.
评论 #13459951 未加载
tinesover 8 years ago
This is fantastic! Forth&#x27;s simplicity is a great fit for exploratory programming on resource-constrained systems, and I&#x27;m a fan of anything homoiconic.<p>Maybe one day I&#x27;ll get my dream of having a forth or lisp with the type system of haskell.
评论 #13462140 未加载
评论 #13459575 未加载
评论 #13455877 未加载
评论 #13455866 未加载
reikonomushaover 8 years ago
This is great work. I was expecting a toy Forth, but this one is pretty serious. I was happy to see quotations, immediate words, and Factor-style combinators.
afeezazizover 8 years ago
I am wondering why the team from mbed has not made an attempt to make ESP8266 compliant with mbed. Yes, I understand that the architecture is totally different but just that I like mbed so much so that I want to see it used in more hardware.
评论 #13456244 未加载
评论 #13458153 未加载
jakobdaboover 8 years ago
Great work indeed. Does it support the new ESP32 processors?
评论 #13456483 未加载
stavrosover 8 years ago
Why can&#x27;t we get Rust for the ESP8266? :( I really dislike C, I&#x27;d love a higher-level language. As great as MicroPython is, the interpreter needs too much RAM, and I think Rust would be a great alternative.
评论 #13455950 未加载
评论 #13460560 未加载
评论 #13456504 未加载
评论 #13455802 未加载