vic3r / consumer-producer

Consumer-Producer V. 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

About

Consumer/Producer Project executes a simultaniously number of Lisp operations which can be produced and consumed from a java interface

Instructions

  • Install JDK 8
  • Run by compiling the Main file (Javac Main nameOfCompiledCode)
  • Execute the compiled code (Java nameOfCompiledCode)
  • Can either be executed it via an IDE (NetBeans, Eclipse, etc).

Authors

About

Consumer-Producer V. 2


Languages

Language:Java 100.0%