source editor code completion
sourcecodegen 0.6.10
An open source Python source-code generator more>>
sourcecodegen 0.6.10 is developed to be an open source development tool that will provide a module-level source-code generator which operates on the AST from the built-in compiler.ast module.
NOTE: This AST is not compatible with the new ast module in Python 2.6.
Nanosaur Source Code 1.0
Download the source code for the popular game Nanosaur. more>>
Its available so that other game developers and game-developer wannabes can see how the game can perform various tricks and techniques.
View Source in BBEdit 2.0
Grabs the source code for the current web page and sends it to a new BBEdit document more>> Grabs the source code for the current web page and sends it to a new BBEdit document
The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and automatically place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
If there is text selected on the page, the script will provide source code for just the selection.
Installation: Unzip and move the View Source in BBEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in BBEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in BBEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
Main features:
- The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
- If there is text selected on the page, the script will provide source code for just the selection.
System requirements:
-
- Camino 2.0 Beta 3 or later
REALbasic Code Counter 1.0
REALbasic Code Counter - Count the number of lines of code and comments from a REALbasic project more>>
To use REALbasic Code Counter, open the REALbasic project whos number of lines you wish to count, select "Export Source" from the File menu, and drag and drop the resulting file onto REALbasic Code Counter.
Completly freeware for non-commercial use.
sourcecount 1.1
sourcecount offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. more>> sourcecount 1.1 offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. It is line ending aware, distinguishes between empty and other source lines, counts bytes and words, and generally does a good job. It is also a nice example of what you can do with awk.
Requirements: Mac OS X 10.0 or later.
View Source in SubEthaEdit 2.0
Grabs the source code for the current web page and sends it to a new SubEthaEdit document more>> Grabs the source code for the current web page and sends it to a new SubEthaEdit document
The View Source in SubEthaEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved SubEthaEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in SubEthaEdit); no new files are downloaded or created.
If there is text selected on the page, the View Source in SubEthaEdit script will provide source code for just the selection.
Installation: Unzip and move the View Source in SubEthaEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in SubEthaEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in SubEthaEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
System requirements:
-
- Camino 2.0 Beta 3 or later

Completion Dictionary 4.1
Completion Dictionary is designed as a free Xcode plugin that enhances Xcodes built in code completion mechanism. more>>
Completion Dictionary 4.1 is designed as a free Xcode plugin that enhances Xcodes built in code completion mechanism. You simply type a few letters, either the abbreviation of a macro or the initials of a symbol name, and press the completion shortcut. Completion Dictionary will do the rest.
- Added support for Xcode 3
- Extended set of default macros
- Mac OS X 10.4 or later
- Xcode 2.0 or later
Sodoku Print 2
Sodoku Print produces documents with 6 sudoku puzzles on a page more>>
The kernel of Sodoku Print is a puzzle generating algorithm based on the work of Guenter Stertenbrink.
I have used the Model View Controller (MVC) design pattern to design this document based application in Cocoa using xcode. The source code is included. The original code by Guenter is released into the public domain, and I am releasing
this code under the GPL license.
You my use this code under the terms of that license. Im always interested in hearing about how my code can be improved. Im fairly new to cocoa
programming and the mac frameworks, so if you know of a better way to do something in my code, Id love to hear about it.
QLColorCode 1.0
QLColorCode is released to be a sophisticated syntax highlighting Quick Look plugin for source code files. more>>
QLColorCode 1.0 is released to be a sophisticated syntax highlighting Quick Look plugin for source code files. Just download and drop the plugin into your ~/Library/QuickLook folder and enjoy a much nicer Quick Look experience.
Requirements: Mac OS X 10.5
A Quick Look plugin for source code with syntax highlighting. QLColorCode 0.4.1 - n8gray.org ... Quick Look plugin for source code files. Just download and drop the plugin into your ~/LibraryCotEditor 1.0.1
Free and easy to use source code editor for your Mac more>> Free and easy to use source code editor for your Mac
CotEditor is a source code editor that allows you to edit code from many programming languages.
Some of the programming languages supported by CotEditor are: HTML, Java, Javascript, C, C++, Perl, PHP, Ruby, Shell script, CSS, eRuby, LaTeX.
Enhancements
- For smart playlists, you can now use the rule "keyword is" and leave the field blank to find movies that dont have keywords.
- Licenses from iVideo 3 are now correctly accepted.
- The "switch to movie" menu now works when switching to movies that arent part of the current playlist.
- The error log, which doesnt do anything anymore since it has been replaced by the error reporter, has been removed.
- Increased the maximum file size allowed for databases sent via the crash reporter.
- Fixed a few typos in the documentation.
MacFormatCodec 1.0
MacFormatCodec - Encode/decode macbinary files in RealBasic more>>
It supports decoding and encoding of MacBinaryIII files, and MacBinHex 4.0 files.
Completly freeware. Source code included in package.
ReduxEncoder 1.2.5
ReduxEncoder is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. more>>
ReduxEncoder 1.2.5 is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. Converts most formats into iPod, AppleTV, iPhone, avi, wmv, dvd iso compatible files. Stitching of AVI, MP4, M4V and chapter markers.
Enhancements: Updates include bug fixes to dvd, stitching and chapter markers
License:Freeware
Plugin Code Writer 1.0a5
Plugin Code Writer - Outline the class, control, and global methods in plugins more>>
Plugins descriptions can be saved and reopened so you can continue working on getting the class structure juuuust right when youre working on designing a large plugin. On the right is an example of the code created by Plugin Code Writer.
Enhancements:
- Fixed some code ordering bugs for class and control data structures.
Cache Monitor 0.51
An SQL development tool designed for InterSystems database Cache more>> An SQL development tool designed for InterSystems database Cache
Cache Monitor supports developers with features, like: Advanced SQL Query Editor, Cache-SQL Syntax highlighting, SQL Code completion, SQL History buffer for executed SQL commands, SQL Code formatting,Graphical SQL execution plan and more.
You see the process ID (PID) from your connection on the Tabpane on every Query Analyzer. Code completion will let you type a few characters and then display a list of context-sensitive possibilities to complete the text you are typing. Editor code completion brings up a list of Tables or Columns (also known as Intellisense).
Code completion can be triggered by pressing [CTRL+SPACE] or by typing a hotchar or keyword, such as . or , in an SELECT list. Cache-SQL formatting can executed from context menu to make your code, or the code of others, much easier to read (Format SQL). Also supports, of course: Undo/Redo and Search and Replace.
Since version 0.18 the Hyperlink navigation has been added. Hyperlink navigation is a means for simple navigation from the editor to Tables metadata. When you presses the CTRL key and hover the mouse cursor over a certain code element, the element is changed to a hyperlink. When you hold the CTRL key and click on the hyperlink, the go to Tables metadata action is performed.
Since 0.20, Cache Monitor contains features to tune the database.
Main features:
Advanced SQL Query Editor
- Cache-SQL Syntax highlighting
- SQL Code completion for Tables,Views,Columns and Indexes (also known as Intellisense)
- SQL History buffer for executed SQL commands
- SQL Code formatting
- Parallel (multi-threaded) queries
- The Graphical SQL execution plan supplies index and selectivity information from every used index in the plan
- SQL abbreviations, Type: se to complete to "SELECT * FROM "
- TuneTable for selected Tables or whole Namespaces
- Select2Table Function
DDL Code generation (CREATE TABLE)
MetaData-Browser for
- Namespaces
- Tables
- Views
- Routines
- Classes
- CachedQueries
- Stored Procedures
- Indexes
Cache Monitor can be used from any platform with an JAVA-JRE 5.0 (Linux, Windows,...).
- Cache Monitor helps you to organize your Server; to classify Cache Servers into groups, divide groups into subgroups etc.
- You can see Cache Version infos from connected Server
- Shows Executionplan from an SQL Statement.
- You can view the selectivity from the used columns in the execution plan
- Shows CachedQueries with their costs and the underlying SQL (AddHoc from Intersystems needed!)
- Select2Table Function
- Fast open Query Analyzer with CTRL+Q on selected Server
- Fast open Query Analyzer with CTRL+O
- CopyTable Function
- Execute TuneTable for selected Tables or the whole Namespace
- Shows PID (ProcessID) from each Query Analyzer connection
- Shows Processlist
- Shows SELECT-Statements from SQL Views
- Show Routines
System requirements:
-
Enhancements
- Global Viewer is now working. Please attention about the global size, currently there is no limit!
- The Table-Viewer have now more filter functions from the context menu (look at the Data Panel and use right click on table).
- Faster startup.
SimpleRPN 0.1
This is a simple scientific RPN calculator programmed in Cocoa. The source code is available free! Requirements: Mac OS X 10.1 or more>> This is a simple scientific RPN calculator programmed in Cocoa. The source code is available free!
Mac OS X 10.1 or later.