Skip to content

MuhammadSalah-MS/Racket-Multi-Paradigm-Translator

 
 

Repository files navigation

To use the interpreter mode you can use the command

On unix (linux / mac)

python3 -m racket-to-python-translator

On Windows

python -m racket-to-python-translator

To open a specific racket file, the command

python -m racket-to-python-translator file_name.rkt

To use unit tests

python -m racket-to-python-translator/tests/test_name.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • PowerShell 10.4%
  • Shell 3.7%
  • Racket 0.1%