Skip to content

davidtstran/haskython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haskython

Haskython: Haskell and Python Conversion (Python Library)

How to:

Converting Haskell into Python Code:

  1. Add Haskell (.hs) File to haskython/src
  2. Change Directory into haskython/src
  3. Run "python haskell_to_python.py file.hs"

Converting Python into Haskell Code:

  1. Add Python (.py) File to haskython/src
  2. Change Directory into haskython/src
  3. Run "python python_to_haskell.py file.py"

Created during Summer 2021 for CS421: Programming Languages (Professor Mattox Beckman)

University of Illinois at Urbana-Champaign

About

Haskython: Haskell and Python Conversion (Python Library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •