Skip to content

Basic interpreter for a Lisp-like language implemented in F#.

Notifications You must be signed in to change notification settings

mistakenot/lispfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lispfs

Listfs is a very basic interpreter for a Lisp-like language implemented in F# for .NET Core 2.0.

Objectives of this exercies are to:

  • Gain more experience with purely functional F#.
  • Learn a bit about how interpreters / compilers work.

About

Basic interpreter for a Lisp-like language implemented in F#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published