/pra2do

Pra2do allows you to create interactive applications in Prolog

Primary LanguageRust

WIP - Pra2do

Pra2do is a creative coding DSL for Prolog. Create interactive 2D graphics in Prolog. Currently, Pra2do requires a terminal, which is a program that has access to the graphics. Prolog will send data to the terminal over a socket to draw.

MORE INFO SOON

TODO:

  • Canvas 2D HTML5 like API
  • Improve metaintrepeter so Socket does not need to be pased.
  • Improve State handling
  • Add more input methods
  • Docs