Skip to content
forked from bhimsen92/YAIL

A Functional Language Compiler for Multi Core Architecture

Notifications You must be signed in to change notification settings

ganeshtp92/YAIL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAIL : Yet Another Interpreted Language

A Functional Language Compiler for Multi Core Architecture

How To Build

  1. Download the zip from github.
  2. Unzip it into any directory.
  3. Go to YAIL-[master]/lib folder
  4. execute make command. This will create bnK-lang executable in the lib directory.
  5. Then go to samples folder which contains some simple programs.
  6. Then execute the following command: ../lib/bnK-lang < file.yail[present in the samples directory.

About

A Functional Language Compiler for Multi Core Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published