SkillAgentSearch skills...

SPF.JS

The advanced FORTH environment in web, written in javascript. Works in browser and in Node.JS. 100% ANS 94 compatible, SP-FORTH compatible.

Install / Use

/learn @yarus23/SPF.JS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SPF.JS

The advanced FORTH environment in web, written in javascript. 100% ANS 94 compatible, SP-FORTH compatible. Features will include:

  • write FORTH system in FORTH itself, not javascript
  • ability to use FORTH code from node.js to write server side FORTH applications
  • web console
  • ability to save and load binary FORTH image
  • ability to write javascript code within a FORTH code

status:

  • 100% virtual machine
  • 100% target compiler
  • 100% ANS 94 wordset
  • 90% web console

For WEB: Just run a http server (you can use simple node.js server via start_server.bat) and load it in browser and look at console. Or start local FORTH system with help of node.js

For NODE.JS Start <b>node.exe forthnode_cli.js</b> to get full working console FORTH system. You can even SAVE (addr u ) its state.

Dmitry Yakimov aka (~day) write me at yarus23@gmail.com

license is Public domain and apache 2.0 as you wish

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated1y ago
Forks10

Languages

Forth

Security Score

60/100

Audited on Dec 30, 2024

No findings