Files
flenser/js4g/COPYING
ADAM David Alan Martin a96dbe2953 Initial draft of stack-based machine for JS.
The idea I have is that I'll translate/compile JavaScript
into a rudimentary Forth like language.  This sketch forms
the basis for that language's engine.
2025-09-16 03:34:51 -04:00

7 lines
293 B
Plaintext

All source code in this directory is licensed under the terms of the
Mozilla Public License:
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.