Giter Club home page Giter Club logo

setlab's Introduction

CS315 SetLab

Project Description 🏁

  • SetLab is a programming language created for efficient set operations.
  • The programming language created as the final project of the Bilkent University CS315 programming languages course.

Content

  • cs315_group17.lex.l: Lex specification, Lexical Analyzer to tokenize the input.
  • cs315_group17.yacc.y: Yacc specification, Parser to check acceptance of the input.
  • cs315_group17.test.txt: Test SetLab program file.
  • Makefile: Running SetLab test file to check whether test file represents a valid program in SetLab.
  • cs315_group17_report.pdf: Report explaining the tokens and complete BNF description of the SetLab language.

SetLab contains following language elements 📝

  1. main program statements (beginning of the execution),
  2. declarations (variables, constants etc.),
  3. assignment statement,
  4. Conditional (selection) statements,
  5. Loop Statements,
  6. Input (from a file or keyboard) and output (to a file or console) statements,
  7. function definition and function call statements.

Team Members

  • Zeynep Cankara
  • Tolga Çatalpınar
  • Naci Dalkıran
Grade
  • 98/100 ⭐

setlab's People

Contributors

dalkiran70 avatar tolgacatalpinar avatar zeynepcankara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.