Introduction - If you have any usage issues, please Google them yourself
4tH compiler is a slightly different Fortran compiler, Unlike standard Forth engine provided by conventional compilers. 4tH is a very small compiler, which can generate byte code, embedded C byte code, a separate executable files, But it also can be used as a scripting language
Packet : 456660154th-3.3d-for-unix.rar filelist
docs\4tHTour.txt
docs\Develop.txt
docs\Editor.txt
docs\Errors.txt
docs\euro.txt
docs\Glossary.txt
docs\Introduction.txt
docs\license.txt
docs\Porting.txt
docs\Primer.txt
docs\WhatsNew.txt
examples\advisor.4th
examples\asc-html.4th
examples\bench\bad.4th
examples\bench\bench.4th
examples\bench\bytesiev.4th
examples\bench\misty.4th
examples\bench\pforth.4th
examples\bench\primes.4th
examples\bench\simple.4th
examples\bench\thread.4th
examples\calendar.4th
examples\compat.4th
examples\compat.hx
examples\crc.4th
examples\dc.4th
examples\dump.4th
examples\easter.4th
examples\editor.4th
examples\euro.4th
examples\guess.4th
examples\hanoi.4th
examples\hello.4th
examples\io.4th
examples\keirsey.4th
examples\letter.4th
examples\life.4th
examples\polygon.4th
examples\primer\condcomp.4th
examples\primer\convert.4th
examples\primer\convert.scr
examples\primer\factor.4th
examples\primer\fp-demo.4th
examples\primer\fp.4th
examples\primer\hello.4th
examples\primer\interprt.4th
examples\primer\noname.4th
examples\primer\pickroll.4th
examples\primer\pipes1.4th
examples\primer\pipes2.4th
examples\primer\records.4th
examples\primer\stackdmp.4th
examples\primer\tables.4th
examples\primer\template.4th
examples\primer\throw.4th
examples\primer\today.4th
examples\random.4th
examples\romans.4th
examples\romans.scr
examples\sums.4th
examples\tea.4th
examples\theory.4th
examples\time.4th
examples\ttt.4th
examples\uudecode.4th
examples\uuencode.4th
examples\venture.4th
sources\4th.c
sources\4th.h
sources\4thc.c
sources\4thd.c
sources\4thg.c
sources\4thx.c
sources\cgen_4th.c
sources\cmds_4th.h
sources\comp_4th.c
sources\dump_4th.c
sources\easy4th\easy4th.f
sources\errs_4th.c
sources\exec_4th.c
sources\free_4th.c
sources\hgen_4th.c
sources\leditor.h
sources\load_4th.c
sources\Makefile
sources\Makefile.Coherent
sources\meditor.h
sources\name_4th.c
sources\open_4th.c
sources\save_4th.c
readme.txt
examples\bench
examples\primer
sources\easy4th
docs
examples
sources