You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool will read in <source_code>, use emacs to strip comments out and the write to /tmp/<file_name>_comstrip
13
+
14
+
## Requirements:
15
+
* emacs
16
+
* language files for languages that need processing
17
+
18
+
Note: This code is presently written for *nix but can easily be updated to be x-platform. This is my first `lisp` program so still in the early stages.
0 commit comments