sergeyt / fint

.NET CIL interpreter written in simple subset of F#

Home Page:https://tsvbits.com/fint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FINT

.NET CIL interpreter in pure F# prepared for NskDotNet Meetup #6. Here is a boring presentation that has section about this project, but in Russian 😄

Requirements

  • .NET Core 2.2+

How to run all tests

./test.sh all

See test.sh script

Roadmap

  • compile into web assembly and run interpretter in browser just for fun and education purposes

About

.NET CIL interpreter written in simple subset of F#

https://tsvbits.com/fint/

License:MIT License


Languages

Language:F# 94.2%Language:C# 5.4%Language:Shell 0.4%