ScriptFu is a system and a language. This is an overview of the language. Ancestry The language descends from TinyScheme from Scheme from Lisp. Standards Conformance There are many dialects of Scheme. There are standards specifying language features. ScriptFu more or less conforms to the R5RS standard, with the notable exception that it lacks hygenic macros. Extra features The ScriptFu language has extra features not in any other dialect of Scheme.