GithubHelp home page GithubHelp logo

fcccode / jetbrains-nasm-language Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajkhoury/jetbrains-nasm-language

0.0 0.0 0.0 2.5 MB

Plugin that adds NASM support for the IntelliJ Platform IDEs

License: MIT License

Java 77.13% Lex 22.87%

jetbrains-nasm-language's Introduction

JetBrains NASM Language Support

A plugin that adds NASM support for the IntelliJ Platform IDEs.

The latest release can be found in the JetBrains Plugins

NASM Language

Features

Version v0.4-beta.6 pre-release

FPU, MMX, SSE, SSE2, SSE3, SSE4, AVX, AVX2, AVX512, Virtualization, and General instruction support.
Syntax highlighting.
Single and multiline macro support.
Conditional assembly directives support.
Preprocessor directives support.
Structure support.
Brace matching for braces, macros, preprocessor, and structs.
Improved macro highlighting.

TODO

  • Code Completion
  • Find Usages
  • Goto Symbol
  • Debugger Support

v0.4-beta.6 Changes

Added support for commas in directives.

Complete Changelog

Added macro syntax highlighting.
Added support for conditional assembly directives.
Fix for bug where blank comments would not match the comment regex.
Added support for structures and improved highlighting.
Fixed conditional assembly problems.
Fixed number size prefixes, segment addresses, data/instruction labels.
Added new operator expressions.
Added pinning for some repeating rules.
Added system instructions.
Added highlighting for segment addresses, and structure references.
Fix for blank labels in structs.
Fixed istruc structure parsing.
Added support for the RETF instruction.
Added bitwise operations and fixed macro label definitions.
Added BSS section.
Now allow structs to have macros and identifiers.
Fixed macro labels.
Allow expressions in struc fields.
Can now prefix expressions with bitwise NOT, minus, or plus symbol.
Fixed segment addresses.
Added AVX, AVX2, AVX512, and Virtualization instruction sets.
Added brace matching for braces, macros, preprocessor, and structs.
Fixed size type prefixes on expressions.
Added identifiers to istruc structure instances.
Added .RDATA section directive.
Added improved macro highlighting.
Fixed a null pointer exception that would happen with labels in segment addresses.
Added highlighting for macros in segment part of segment addresses.
Fixed section and segment directives so you can use any section/segment name.
Can now use size prefixes for macro calls/references.
Added the ability to use END tag in expressions.
Conditional and other preprocessor directives now supported inside macro definitions.
Nested macros now supported.
Macros without parameters now properly supported.
Single semicolon (comment) now allowed at end of file.
Added a "ChooseByNameContributor" that can navigate to a symbol by name.
Fixed bug where generic identifiers would error if a comment was after it.
Fixed highlighting which broke in v0.4.1.
Began adding more conditions for conditional expressions.
Added ability to use non-local to macro labels.
Macro parameters can now be any expression or mnemonic.
Added size type prefix for registers.
Added support for commas in directives. Thanks to github.com/snowwm.

License

Copyright (c) 2017-2019 Aidan Khoury

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

jetbrains-nasm-language's People

Contributors

ajkhoury avatar yuv422 avatar snowwm avatar jorisrietveld avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.