Skip to content

JoshHeaps/CILCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project will take a language that is a mix between C# and a few methods I like from Python, compile it down into Common Intermediate Language (CIL), then execute it. The current supported C# syntax is definitely very basic, but it does work.

The attached text file can be dropped on your desktop, and when you debug the project it will use that text file's code. Feel free to edit the text file locally on your machine.

class foo.jh.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages