Samuel Tardieu @ rfc1149.net

Forth interpreter and readline library in Ada

,

For the 2006 French robotics cup, I wrote two utility packages for GNAT, the GNU Ada compiler:

  • areadline: access the readline library from Ada;
  • aforth: embeddable Forth interpreter written in Ada (uses the areadline library).

I haven’t put a license file in them yet, but you can get them under the GNU General Public License version 2.

blog comments powered by Disqus