eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::Compiler':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: Compiler (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::Compiler

Package:
stx:goodies/webServer/comanche
Category:
Net-Communication-HTTP-Comanche-Swiki-STX-Support
Version:
rev: 1.24 date: 2018/04/26 10:48:41
user: cg
file: Compiler.st directory: goodies/webServer/comanche
module: stx stc-classLibrary: comanche

Description:


some mimicry to allow for Squeak syntax code to be loaded transparently
(as present in Wiki pages - and we do not want to edit/maintain them all)


Class protocol:

evaluation
o  evaluate: aString

o  evaluate: aString notifying: requestor logged: logged
Squeak syntax

initialization
o  initialize


Instance protocol:

accessing
o  smalltalkDialect: something

compilation
o  compileNoPattern: smalltalkCode in: aClass context: context notifying: requestor ifFail: failBlock
ST/X syntax



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 12:52:46 GMT