o
odin.langpkg.dev
packages / library / transpiler

transpiler

00661a5library

No description provided.

No license · updated 3 years ago

This project is PROLOG written in JavaScript.

This project is developed using a Scheme to JavaScript transpiler written in drawware form.

See doc/Start Here.md - using Obsidian preferably.

Usage

Build the PROLOG code using:

make dev

The PROLOG code can be separately used with node out/pl.js .

For warm-up reading and thinking, only if needed:

  • make abcc
  • make abci

Mystery Statistics

(don't worry if you don't know what this is for...) registry statistics: Registry_Stats{nleaves = 74, ncontainers = 20, ninstances = 344}

TODO

  • Collapse iRewriter and isRewriter into a single Component called Rewriter.