Dummy Script Compiler: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
| Source = {{SourceSW}}[[#Download|Yes]] (The Python script is the source) | | Source = {{SourceSW}}[[#Download|Yes]] (The Python script is the source) | ||
| License = {{Freeware}} | | License = {{Freeware}} | ||
| Type = {{FanSCICompilationUtil}} {{SCICompilationUtil}} | | Type = {{FanSCICompilationUtil}} {{SCICompilationUtil}} {{CompilationUtil}} | ||
| Engine = {{SCI0Tool}} | | Engine = {{SCI0Tool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
Revision as of 17:39, 11 August 2025
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 1.0 | ||
|---|---|---|---|
| Release Date: | 2012-01-07[1] | ||
| Company: | Template:N/A | ||
| Development Status: | Stable | ||
| Publication Status: | Published | ||
| Developer(s): | Jeremiah Nellis | ||
| Interface: | CLI | ||
| Language: | Python | ||
| Open Source: | Open | ||
| Source Availability: | Yes (The Python script is the source) | ||
| License: | Freeware | ||
| Type: | Compilation Utility Compilation Utility Compilation Utility | ||
| Relevant Engine: | SCI0 | ||
| Platform: | Windows | ||
| Localization: | English | ||
| Website: | N/A | ||
Description
Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).
Features
Version History
Development Status
Unmaintained
Options
Download
Download from here:
File:DummyScriptCompiler.zip (ZIP file) [1.54 KB] (includes source)
Known issues
- None
Credits
References
- ↑ From the program's Source file
Also See