decimal ====== Decimal BASIC ====== {{tag>decimal}} == Keywords == **{{backlinks>.#keywords}}** This page is only a stub. An [[https://osdn.net/projects/decimalbasic/|open source]], 1990s-style IDE and interpreter for Windows, Linux and Mac which strives to implement the [[.ansi:ansifull|ANSI Full BASIC]] standard. As of January 2024, the project seemed active, with its latest builds released in November 2023. The source code is written in Free Pascal and stored in a Subversion repository at OSDN.net. According to information there found, its author is Japanese Kazuo Shiraishi. ===== Where it is/was used ===== /* TO DO: Machines and emulators which ran this BASIC. */ * Microsoft Windows 7, 8, 9, 10 and 11 * GNU/Linux (32 and 64 bits, with GTK2 or Qt5 interface libraries) * Apple Mac (Intel and ARM) ===== Noteworthy characteristics ===== /* TO DO: a list or prose text about this BASIC's features, quirks, Easter eggs, tricks, singularities... */ ===== Environment and usage ===== /* TO DO: notes about the REPL or IDE used, keyboard shortcuts and commands, command-line options for compiling and linking, environment variables which might be set... */ ===== Extensions ===== /* TO DO: Famous libraries tools and extension packages made for this BASIC */ ===== Curiosities ===== /* TO DO: Historical notes, anecdotes, what people said about it */ ===== Related to... ===== /* * **[[basicTagName|basicTitle]]** - TO DO: a brief description of the relation they have with this one */ ==== Influenced by ==== /* * **[[basicTagName|basicTitle]]** - TO DO: which are the noticeable or assumed influences */ * [[.ansi:ansifull|ANSI Full BASIC]] standard * [[.truebasic|TrueBASIC]], another implementation around the ANSI standard, is mentioned and linked to in Decimal BASIC's website ==== Influence for ==== /* * **[[basicTagName|basicTitle]]*** - TO DO: which are the noticeable or assumed influences */ ===== Versions and successors ===== /* No much need of prose here, just links. Notice the different patterns to create the links: * **[[basics:versionTagName|versionTitle]]** - for versions (created under this page) * **[[successorTagName|successorTitle]]** - for a successor (created as sibling of this page) */ ===== References ===== /* If the ((citation)) syntax was used elsewhere, they will be listed below this section. You can prepend this with a list of books, magazines and web pages with information used in this page */ * https://hp.vector.co.jp/authors/VA008683/english/ , last check 2024-01-07 /* ===== Page tags ===== Follow the example below. Some tags might be useful for a to-be-implemented search mechanism. Separate tags with spaces, use quotes for a multiple-word tag {{tag>Compilers Microsoft Windows Linux}} */