aarroyoc / pra2do

Pra2do allows you to create interactive applications in Prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pra2do allows you to create interactive applications in Prolog


Languages

Language:Rust 87.0%Language:Prolog 13.0%