Dummy Script Compiler: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div align="center"><span style="font-size: 22pt">Dummy Script Compiler</span><br />''Version UnknownVer''<br />''Author: [[Jeremiah Nellis]]''<br />''Developer: N/ A<br />''2012-01-07''</div> | |||
{{TechToolStub}} | |||
<div align="center"><span style="font-size: 22pt">Dummy Script Compiler</span><br />''Version | |||
{{SCISoftwareInfobox | {{SCISoftwareInfobox | ||
| Software = Dummy Script Compiler | | Software = Dummy Script Compiler | ||
| Image = Command Line Tool | | Image = Command Line Tool | ||
| Version = | | Version = 1.0 | ||
| ReleaseDate = {{2012}} | | ReleaseDate = {{2012}}-01-07<ref>From the program's Source file</ref> | ||
| Company = {{N/A}} | | Company = {{N/A}} | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Line 20: | Line 15: | ||
| Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | | Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | ||
| License = {{Freeware}} | | License = {{Freeware}} | ||
| Type = | | Type = {{SCICompilationUtil}} | ||
| Engine = {{ | | Engine = {{SCI0Tool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = {{ | | Website = {{NAURL}} | ||
}} | }} | ||
Revision as of 17:07, 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: | {{{DevStatus}}} | ||
| Publication Status: | Published | ||
| Developer(s): | Jeremiah Nellis | ||
| Interface: | CLI | ||
| Language: | Python | ||
| Open Source: | Open | ||
| Source Availability: | Yes (included in Download) | ||
| License: | Freeware | ||
| Type: | 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