Skip to content

standard-librarian/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