LangAppollo

class LangAppollo : Lang

This is similar to the lang-appollo.js in JavaScript Prettify.

All comments are adapted from the JavaScript Prettify.

Registers a language handler for the AGC/AEA Assembly Language as described at http://virtualagc.googlecode.com

This file could be used by goodle code to allow syntax highlight for Virtual AGC SVN repository or if you don't want to commonize the header for the agc/aea html assembly listing.

Author

ohommes@alumni.cmu.edu

Constructors

Link copied to clipboard
fun LangAppollo()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getFileExtensions(): List<String>