Skip to content

mdeshp11/SanSkript_Programming_Language

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SER502-SanSkript-Team25

The repository is for SER502 project.
Team Members
Viresh Bhurke
Rushabh Gajab
Siddharth Sharma
Milind Deshpande

Prerequisites

System - Windows.

Tools - Python3 and SWI Prolog

What to install

Install:

Python3 SWI Prolog (should be added to your environment variables)

Instructions to Build & Run

In the main folder 'SER502-Group-25' run the following command

python runskript.py <filename>

Add your .skt files to '/data' folder to run.

Intermediate Files

  • Tokens - Root directory of the project(tokens_output.txt)
  • Intermediate_Tree - src/runtime/temp/.sktc

Example .skt Files

The example files are stored in the '/data' folder eg. factorial.skt, fibonacci.skt, calc.skt,

Link to Our YouTube Video

Link to the YouTube Video : https://www.youtube.com/watch?v=AKYJ-KSg5kY

About

The repository is for SER502 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Prolog 73.8%
  • Python 26.2%