Skip to content

Shojiyao12/Anaconda_PL-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart Guide

  1. Copy all the contents from this repository.
  2. Open these files using an IDE, like VSCode
  3. Run the windows.py file
    • The text box shown on the left is used to input the code, and then the “Run Code” button can be pressed to execute that code.
    • The text box on the right then outputs the result.

Core Concept

  • Design and Implementation of Programming Languages

URL

Preview of Programming Language Prototype

Sample Test Case for Variable Management Sample Test Case for Print Function Sample Test Case for If-Else Sample Test Case for Errors in Conditional Statements Sample Test Case for Basic Arithmetic

Releases

No releases published

Packages

No packages published

Languages