Gracket to plaintext conversion script (wxme_converter.rkt)

This script allows you to convert a file in GRacket format to plaintext Racket.

Steps:

  1. ssh userid@linux.student.cs.uwaterloo.ca Log in to your student account
  2. ssh cs135@linux.student.cs.uwaterloo.ca Go to the course account
  3. /u/isg/racket7.9/bin/racket ./u/yc2lee/wxme_converter.rkt gracketfile.rkt > plainfile.rkt Run the script on the file gracketfile.rkt and save the result to plainfile.rkt

-- Kurt Dietrich - 2020-12-22

Topic revision: r1 - 2020-12-22 - KurtDietrich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback