This website requires JavaScript.
Explore
Help
Sign In
debian-packages
/
dyaml
Watch
1
Star
0
Fork
You've already forked dyaml
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
bf637c43ad
dyaml
/
examples
/
yaml_stats
/
Makefile
6 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added an example application that displays statistics about YAML documents.
2011-10-20 21:20:02 +00:00
main
:
dmd -w -I../../ -L-L../../ -L-ldyaml yaml_stats.d
clean
:
Fixed Makefile of the yaml_stats example. Fixed a bug in Node that caused an empty exception message.
2011-10-21 18:40:37 +00:00
rm yaml_stats yaml_stats.o
Reference in a new issue
Copy permalink