https://github.com/shojiyao12/anaconda_pl-prototype
This is a basic prototype of the implementation of a new programming language called Anaconda, using Python as the base for its development.
https://github.com/shojiyao12/anaconda_pl-prototype
anaconda design-and-implementation-of-programming-language programming-language-development prototype python testing vscode
Last synced: 7 months ago
JSON representation
This is a basic prototype of the implementation of a new programming language called Anaconda, using Python as the base for its development.
- Host: GitHub
- URL: https://github.com/shojiyao12/anaconda_pl-prototype
- Owner: Shojiyao12
- Created: 2024-05-08T06:17:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T07:29:09.000Z (over 1 year ago)
- Last Synced: 2024-05-10T03:49:12.407Z (over 1 year ago)
- Topics: anaconda, design-and-implementation-of-programming-language, programming-language-development, prototype, python, testing, vscode
- Language: Python
- Homepage: https://drive.google.com/drive/folders/11kQj1frD7wbH_fohvMQpgUHOjqXkew8s?usp=sharing
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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
- Link to Write-Up/Manual/Test Cases: https://drive.google.com/drive/folders/11kQj1frD7wbH_fohvMQpgUHOjqXkew8s?usp=sharing## Preview of Programming Language Prototype




