This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
6c02482bf9
ligo
/
vendors
/
Preprocessor
/
clean.sh
5 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
[WIP] Refactoring the front-end.
2020-01-27 19:05:47 +04:00
#!/bin/sh
\r
m -f *.cm* *.o *.byte *.opt
The emitted line directives now have the exact same contents as with cpp. A line made of blanks is now correctly copied out (instead of single newline).
2020-03-27 22:30:39 +04:00
\r
m E_Lexer.ml E_Parser.ml E_Parser.mli Preproc.ml
Reference in New Issue
Copy Permalink