Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.14 KB

README.en.md

File metadata and controls

58 lines (38 loc) · 1.14 KB

Japanese | English

PL0PP(Advanced PL/0 Interpreter)

Minimal programming language "PL/0".Interpreter implementation.
Developed for a class when I was a university student.
unused yacc.

No utility. Learning only.

Screen

screen

Features

  • Basic PL/0 Features
  • Array Implementation
  • Mathematical formula Implementation
  • structure Implementation
  • Function Implementation
  • C Similar Pointer Implementation
  • Minimal Class Implementation
  • Minimal footprint
  • highly readable parser
  • Adopted as an application for feature phone games

Requirement

WindowsXP later
Windows10 Support

※Winodws API is GUI only.Portability to other OS.

Build

Microsoft Visual C++ 6.0
Microsoft Visual Studio 2010 Support
Visual Studio 2017 Express Support

Install

Clone in Git or download as a ZIP file
run bin\OPL0.exe

開発者

Other Product
苦しんで覚えるC言語
学習用C言語開発環境

License

MIT license