LangBasic

class LangBasic : Lang

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

To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like

(my BASIC code)

Author

peter dot kofler at code minus cop dot org

Constructors

Link copied to clipboard
fun LangBasic()

Types

Link copied to clipboard
object Companion

Functions

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