Skip to content

Syntax highlighter language definition for Flat Assembler

License

Notifications You must be signed in to change notification settings

tajmone/fasm-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FASM-Highlighting

Flat Assembler language definition and theme for André Simon’s Highlight tool. The theme mimicks the native color scheme of Flat assembler’s editor.

fasm.lang        1.1 (2017/03/14)
edit-fasm.theme  1.0 (2017/03/14)

Created by Tristano Ajmone in March, 2017. Released into the public domain according to the Unlicense license terms.

CHANGELOG

  • 1.1 (2017/03/14)
    • Implemented some missing features for numbers (thanks to @bitRAKE for pointing them out):
    • DECIMAL NUMBERS FIX: implemented the (optional) “d” suffix.
    • ALL NUMBER TYPES FIX: implemented single quote (') and underscore (_) for splitting long numbers (eg: 1'000'000 or 1_000_000).
  • 1.0 (2017/03/14)
    • First release.
    • Flat Assembler v1.71.60 (2017/03/04).
    • Highlight v3.35 (2017/02/28).

Releases

No releases published

Packages

No packages published