Giter VIP home page Giter VIP logo

ilproj's Introduction

ILProj

Are you crazy? Wanna write .NET applications and libraries in assembler? But aren't you crazy enough to compile from command line? This is project for you. CIL assembler suppor for Visual Studio.

This is sister project of JScript.NET and coevolution is expected.

Capabilities

  • Write EXEs and DLLs in CIL in Visual Studio
  • Compile them
  • Debug them
  • Reference DLLs written in JavaScript form other .NET languages (Visual Basic, C#, C++/CLI, PHP, F#, JScript.NET)
  • Reference DLLs written in other .NET languages from CIL

Known limitations

  • Many changes currently cannot be done via Visual Studio, you must unload the project and edit project file manualy ** E.g. to change project type from console application to DLL look for element and change its value to DLL.
  • Not all ILASM options are supported
  • Impossible to reference ILASM project from C#. As a workaround use DLL reference instead.
  • No editor support (colorization, intelli sense)
  • Impossible to add new files to project via right-click | Add | New item ** Copy-paste the default item instead, or create the item outside of Visual Studio and then include it in a project.

Install from VS gallery https://visualstudiogallery.msdn.microsoft.com/c931673f-3f9d-4bc9-98e9-c9c1f65f929c or directly from VS.

This is sister project of JScript.NET https://github.com/DzonnyDZ/JScript.NET

ilproj's People

Contributors

dzonnydz avatar

Watchers

James Cloos avatar  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.