- Notifications
You must be signed in to change notification settings - Fork1
Hello World app written in Common Intermediate Language using .ilproj
License
NotificationsYou must be signed in to change notification settings
qt-kaneko/IL-HelloWorld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo is an example how to setup CIL project.
You can build it with regulardotnet build
.
For verification (error checking) you needilverify tool.
Pay attention to comments in .vscode folder files.
Info about CIL:https://www.ecma-international.org/wp-content/uploads/ECMA-335_6th_edition_june_2012.pdf
Online C# to CIL translator:https://sharplab.io/
About
Hello World app written in Common Intermediate Language using .ilproj