Registry / devops / f2js-cli

f2js-cli

JSON →
library0.0.4jsnpmunverified

Command-line interface for the Forth-to-JavaScript transpiler (f2js). Stable version 0.0.4. Minimal activity; likely experimental or personal. Converts Forth code into JavaScript for execution in Node.js or the browser. Differentiated by targeting JavaScript as a backend for Forth.

devopsserialization
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

This is a CLI tool, not a library. Use via command line: f2js <file>.fth > output.js

npm install -g f2js-cli

Installs the CLI globally, creates a simple Forth file, and transpiles it to JavaScript.

npm install -g f2js-cli cat > hello.fth << 'EOF' : hello ." Hello, Forth!" ; hello EOF f2js hello.fth
f2js --version
Debug
Known footguns
deprecatedPackage version 0.0.4 is very early; no releases since initial publish.
gotchaThe CLI may not support all Forth standards; test thoroughly.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
ahrefsbot
4
claudebot
4
gptbot
3
Resources