Skip to content

Evilran/pineapple-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PINEAPPLE

(English | 中文)

Description

Pineapple Lang is a simple programming language demo. It includes a hand-written recursive descent parser and a simple interpreter, although the language is not even Turing-complete. But this repo's main goal is to give beginners of compilation principles a warm up and a simple look at how a programming language is built.

This project is a Hack Lang implementation of Pineapple Lang

How to run

cd pineapple-hack/
./bin/pineapple-hack tests/examples/hello-world.pineapple

# pen pineapple apple pen.

Tutorial

Contributors

License

About

pineapple lang 的 Hack lang 实现

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages