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
90320cb040
dyaml
/
examples
/
yaml_stats
/
Makefile
6 lines
99 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
:
Updated import paths in docs, examples.
2013-12-17 14:14:44 +00:00
dmd -w -I../../source -L-L../../ -L-ldyaml yaml_stats.d
Added an example application that displays statistics about YAML documents.
2011-10-20 21:20:02 +00:00
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