Skip to content

vxb1766/Rugrat_C-

Repository files navigation

Rugrat_C-

This tool converts Prof. Csallner's & team's work to c#. The code is written by them


Files you need to monitor


  1. Dropbox - https://www.dropbox.com/sh/6vbi2r04yvod41z/AACHVm4ASxVli1_hvMtuMrt8a?dl=0
  2. Github Solution Files - https://github.com/vxb1766/Rugrat_C-/tree/master/SlutionFiles
  3. Output will be written to : C:\Users\VeenaBalasubramanya\Desktop\Adv_Se\rugrat\TestPrograms\com\accenture\lab\carfast\test. Remember to change the path accordingly.

Current Issue's

  1. Line 99 in start which points to class generator. Some issue with constructor leading to stack overflow. -Veena : too late to make changes now. will do it tomorow.

Files With No Issues as of Now :

  1. start
  2. Field
  3. ProgGenUtil
  4. Type
  5. entire Statement package


Veena:
    1. Enumarations are used differently in c#. I've changed class Type in edu.uta.cse.proggen.classLevelElements 
    2. Lot of issues with getters. I found it easier just to have the method as getMethod() and call this. 
        Let me know an alternative.

About

This tool converts Prof. Csallner's & team's work to c#. The code is written by them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages