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.
npm install f2js-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the CLI globally, creates a simple Forth file, and transpiles it to JavaScript.
Evaluate if project is maintained before relying on it.
Check documentation or source for supported features.
Use as command: f2js [options] <file>
No dependency data recorded yet.