All projects
NARS2000 is an experimental APL interpreter. The first NARS (Nested Arrays Research System) was designed and implemented in the early 1980s as a testbed for new ideas in APL, principally with nested arrays. A quarter of a century later, it's time to try again. The goal of this effort, as with the last one, is to foster new ideas about the language and its implementation. Language ideas include new functions, operators, and datatypes. Implementation ideas include algorithms to enhance code space (smaller executable), time space (faster execution times), or expressibility (clearer and more understandable code). A goal of the existing implementation is to be open and easy for others to change so new ideas may be inserted smoothly.
Textportal is a simple script which can be used for a variety of purposes. Put it in a password-protected directory on your site, and it can be used for keeping a private notebook or diary. On a public page, you can use it as a simple chat or shoutbox script, or for sharing images and links.
Corn Httpclient is an HTTP client designed make HTTP requests from Java clients to Web servers as plain requests and form requests. Since authentication requirements are supported, you can make requests to secured Web resources behind the proxies. It supports multiple clients making requests simultaneously with different security credentials.
Corn Gate is designed to simplify service definitions and implementations in Java. It comes with several handy out-of-the-box functionalities, including security, registry, Spring and EJB integration, filters, shared data stages, client contexts, etc. JSON-RPC/HTTP and REST/HTTP protocols are supported. Remote service calls can be done through various client technologies. Since Gate supports standard HTTP communication mechanisms, almost any client technology can access services remotely.
MagicMin is a class that merges and minifies JavaScript and CSS files. It compresses them by stripping unnecessary comments, spaces, tabs, and line breaks. It can also merge multiple JavaScript and CSS files to minimize the number of server requests. External images used by CSS files may be converted to inline images using data URLs. Processed files are cached to avoid processing overhead until any of the source files are changed.
Free Chart Geany is a software solution for market technical analysis and charting. It supports major technical analysis indicators like simple moving average, exponential moving average, MACD, relative strength index, Bollinger bands, and parabolic SAR. It includes support for various CSV formats like Metastock 7, Metastock 8, AMI Broker, Yahoo! Finance, Google Finance, and Standard CSV. Various drawing and text objects like labels, trailing text, horizontal lines, vertical lines, trend lines and Fibonacci retracements are provided. It allows quotes to easily be downloaded from Yahoo! Finance or Google Finance.