Skip to content

bhaskar0120/Plock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plock : A stack based programming language

This language is under development

This project is heavily inspired by Tsoding's Porth Repo
Plock currently supports basic arithmetic operation but in the future the plan is to do the following:

Long term Goals

  • Compiled
  • Self Hosted

Short term Goals

  • Support string literals
  • Add memory control
  • Turing complete
  • Add documentation of all commands
  • Add a basic compiler

As of right now, it is an interpreted language

Give it a spin

py plock.py test/rule110.plock

About

A stack based programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages