Giter VIP home page Giter VIP logo

fibugo's Introduction

FiBuGo

Logo

  • FiBuGo is a programming language which is specifically used for Geographical Information Systems (GIS). It is developed for using Geographical Maps and Satellite data (GPS) easily. This repository includes lexical analyzer and parser of the language which are implemented by using Lex and Yacc.

  • It was a Programming Languages course project and developed by Fidan Samet, Burak Yılmaz, Gökhan Özeloğlu.

  • You can find the Backus–Naur Form (BNF) for syntax rules of the language and project report in documents repository.

Features

  • 3D object definition

  • Road definition

  • Crossroad definition

  • GPS data definition

  • GPS built-in functions

Requirements ⚠️

  • gcc

  • Make

  • flex

  • yacc or bison

Installation

You can install requirements by using below commands.

$ sudo apt update

$ sudo apt install gcc flex bison

Run

Just type make on command line to compile.

$ make

Run test file with below command.

$ ./project < test.txt

Contribution

If you have any great idea, you can contact with us or you can directly send pull request.

Contributors & Contact

fibugo's People

Contributors

fidansamet avatar gozeloglu avatar sburakylmaz 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.