CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
demos/ASTRO.FOR
demos/CHARTR.FOR
demos/EISPACK.FOR
demos/EXAMPLE1.FOR
demos/EXAMPLE2.FOR
demos/EXAMPLE3.FOR
demos/EXAMPLE4.FOR
demos/FFT.FOR
demos/LIFE.FOR
demos/LINPACK.FOR
demos/NORMAL.FOR
demos/README.md
demos/RKF45.FOR
demos/WGMM11.FOR
demos/WKDAY.FOR
docs/API.md
docs/CLI.md
docs/DESIGN.md
docs/FORTRAN66.md
docs/LICENSE.md
docs/README.md
examples/README.md
examples/dialects.py
examples/fortran_as_kernel.py
examples/parse_and_inspect.py
examples/run_and_capture.py
examples/targets.py
src/forterp/__init__.py
src/forterp/__main__.py
src/forterp/ast.py
src/forterp/ast_nodes.py
src/forterp/cli.py
src/forterp/command.py
src/forterp/debug.py
src/forterp/diagnostics.py
src/forterp/dialect.py
src/forterp/engine.py
src/forterp/fmt.py
src/forterp/forbin.py
src/forterp/forlib.py
src/forterp/format.py
src/forterp/frontend.py
src/forterp/hostlib.py
src/forterp/interpreter.py
src/forterp/lexer.py
src/forterp/parser.py
src/forterp/repl.py
src/forterp/runtime.py
src/forterp/source.py
src/forterp/target.py
src/forterp/uuolib.py
src/forterp.egg-info/PKG-INFO
src/forterp.egg-info/SOURCES.txt
src/forterp.egg-info/dependency_links.txt
src/forterp.egg-info/entry_points.txt
src/forterp.egg-info/requires.txt
src/forterp.egg-info/top_level.txt
tests/conftest.py
tests/fcvs_runner.py
tests/test_arg_assoc.py
tests/test_arithmetic.py
tests/test_cli.py
tests/test_command.py
tests/test_complex.py
tests/test_control_flow.py
tests/test_conversions.py
tests/test_debug.py
tests/test_diagnostics.py
tests/test_dialect.py
tests/test_error_handling.py
tests/test_f66_conformance.py
tests/test_f66_features.py
tests/test_fcvs_conformance.py
tests/test_forbin.py
tests/test_format.py
tests/test_format_descriptors.py
tests/test_free_crlf.py
tests/test_frontend_v5.py
tests/test_hostlib.py
tests/test_interpreter.py
tests/test_intrinsics.py
tests/test_io_correctness.py
tests/test_logical_model.py
tests/test_math_intrinsics.py
tests/test_native_target.py
tests/test_numeric_edges.py
tests/test_packed_ascii.py
tests/test_primitives.py
tests/test_printer_device.py
tests/test_repl.py
tests/test_runtime_errors.py
tests/test_source_reader.py
tests/test_stdlib_sweep.py
tests/test_tier1_features.py
tests/test_uuolib.py
tests/test_vax_target.py
tests/fcvs/FM001.FOR
tests/fcvs/FM002.FOR
tests/fcvs/FM003.FOR
tests/fcvs/FM004.FOR
tests/fcvs/FM005.FOR
tests/fcvs/FM006.FOR
tests/fcvs/FM007.FOR
tests/fcvs/FM008.FOR
tests/fcvs/FM009.FOR
tests/fcvs/FM010.FOR
tests/fcvs/FM011.FOR
tests/fcvs/FM012.FOR
tests/fcvs/FM013.FOR
tests/fcvs/FM014.FOR
tests/fcvs/FM016.FOR
tests/fcvs/FM017.FOR
tests/fcvs/FM018.FOR
tests/fcvs/FM019.FOR
tests/fcvs/FM020.FOR
tests/fcvs/FM021.FOR
tests/fcvs/FM022.FOR
tests/fcvs/FM023.FOR
tests/fcvs/FM024.FOR
tests/fcvs/FM025.FOR
tests/fcvs/FM026.FOR
tests/fcvs/FM028.FOR
tests/fcvs/FM030.FOR
tests/fcvs/FM031.FOR
tests/fcvs/FM032.FOR
tests/fcvs/FM033.FOR
tests/fcvs/FM034.FOR
tests/fcvs/FM035.FOR
tests/fcvs/FM036.FOR
tests/fcvs/FM037.FOR
tests/fcvs/FM038.FOR
tests/fcvs/FM039.FOR
tests/fcvs/FM040.FOR
tests/fcvs/FM041.FOR
tests/fcvs/FM042.FOR
tests/fcvs/FM043.FOR
tests/fcvs/FM044.FOR
tests/fcvs/FM045.FOR
tests/fcvs/FM050.FOR
tests/fcvs/FM056.FOR
tests/fcvs/FM060.FOR
tests/fcvs/FM061.FOR
tests/fcvs/FM062.FOR
tests/fcvs/FM080.FOR
tests/fcvs/FM097.FOR
tests/fcvs/FM098.FOR
tests/fcvs/FM099.FOR
tests/fcvs/FM109.FOR