Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

About

This is a basic prototype of the implementation of a new programming language called Anaconda, using Python as the base for its development.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages