descriptionSimple C/C++ and java evaluation
repository URLgit://rosenberg.homelinux.net/CEV
ownerrobin.rosenberg@gmail.com
last changeThu, 20 Aug 2009 22:33:37 +0000 (21 00:33 +0200)
last refreshSat, 31 Oct 2009 21:18:58 +0000 (31 22:18 +0100)
content tags
add:
readme
Threee small bash scripts for quickly figuring the result of a snippet of C, C++ or java code Examples: jev 'System.out.println(new Date());' ccev 'cout << time(0) << endl;' cev 'printf("Hello\n");'
shortlog
2009-08-20 Robin RosenbergQuote paths and use platform separator so script works... master
2008-10-05 Robin RosenbergFirst verion under revision control
heads
14 years ago master