Next: Miscellaneous, Previous: Blocks, Up: API Documentation [Contents]
Languages are records that contain information required to run and print code. Like blocks, languages are immutable.
Languages are composed of two elements, an evaluator and an alist of decorators.