/Programming-Languages

This is final project of Programming Languages that we should write an interpreter for NUMEX with rackt

Primary LanguageRacket

This is final project of Programming Languages that we should write an interpreter for NUMEX with rackt

Programming Languages Final Project

Table of Contents

Introduction

This is final project of Programming Languages that we should write an interpreter for NUMEX with rackt.
we should do:

  1. Implement NUMEX (Number-Expression Programming Language)
  2. Implement a simple type system for NUMEX
  3. Extend Language
  4. Use the Language
  5. Explore the Language
  6. Explore the type system

For obeserve full description of the project see this link

Technologies

Project is created with:

  • Racket