zeroflag / punyforth

Forth inspired programming language for the ESP8266
Other
410 stars 43 forks source link

OSX .jar files #18

Closed alport closed 7 years ago

alport commented 7 years ago

The contribution by Craig A. Lindley lists the prerequisite files:

  1. ESP8266PunyForthLoader.jar
  2. jssc.jar (version 2.6.0 or newer)

He does supply jssc.jar, but not ESP8266PunyForthLoader.jar - only: ESP8266PunyForthLoader.java Is ESP8266PunyForthLoader.jar or can it be generated from the ESP8266PunyForthLoader.java?

zeroflag commented 7 years ago

I added the jar file.