Skip to content

MrDHat/Syn-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo C code to ANSI C code converter

Input: Turbo C compliant code Output Generated: Equivalent ANSI C code

Lexical Analysis performed using C-Source Scanner. XML Parser uses PugiXML

Dependencies:

  • GCC-G++
  • Make
  • FLEX
  • Java Development Kit

Authors (In alphabetical order):

The project is incomplete and is missing a lot of function definitions in the XML files. Not suitable for production as of now.

Licensed under GNU GPLv3

About

Turbo C code to ANSI C code converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published