mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-10 06:54:04 +09:00
the pip(needs proper name) program loader and the example program
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
Nuke comments until no match left:
|
||||
|
||||
/\*[ -~\n]+?\*/|//[^\n]*
|
||||
|
||||
then do:
|
||||
|
||||
\n *\n+
|
||||
|
||||
replace into
|
||||
|
||||
\n
|
||||
|
||||
until no match left
|
||||
|
||||
(4 spaces)
|
||||
|
||||
replace into
|
||||
|
||||
\t
|
||||
Reference in New Issue
Block a user