Skip to content

Java implementation of pineapple language (https://github.com/karminski/pineapple) as a personal exercise. A poor imitation

Notifications You must be signed in to change notification settings

xiaofine1122/pineapple-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pineapple-java

Java implementation of pineapple language (https://github.com/karminski/pineapple) as a personal exercise.

A poor imitation

demo

$ cd src
$ javac Backend.java
$ java Backend hello_world.pineapple
pen pineapple
apple pen.
overwrite test
with new line

About

Java implementation of pineapple language (https://github.com/karminski/pineapple) as a personal exercise. A poor imitation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages