2 projects tagged "Cross Platform"
SCC is a cross-platform tool that counts the number of lines in source code files. It features a GUI that gives the user complete control over which files are processed. Blank lines are counted separately from lines containing source code statements. Configurable regular expressions can be applied to count parts of source code files separately. Regular expressions are applied according to a file type rather than to all files. It can process any textual source code file, includingJava, C/C++/C#, Perl, Python, PHP, Ruby, and TCL. The line count is split between blank, counted, and remaining lines. Results and summaries can be exported to a CSV file for further processing.
JOOTS is an intelligent tutoring system for learning Java OOP. It is a learning environment that focuses on how to teach the main concepts of modern Object Oriented Programming Languages in an intelligent way, where learners after attending the tutorial are able to get to the most important part of the project, which is generating tricky questions intelligently in such a manner that the body of these questions are randomly and uniquely generated each time. This gives the power of the system as a non-classical learning environment to make the learner think more deeply and differently.