sravanireddy1102

sravanireddy1102

Geek Repo

Location:Mangalore

Github PK Tool:Github PK Tool

sravanireddy1102's starred repositories

src2anno

NMT source code to pseudocode

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Multi-Layer-Perceptron-MNIST-with-PyTorch

This repository is MLP implementation of classifier on MNIST dataset with PyTorch

Language:Jupyter NotebookLicense:MITStargazers:36Issues:0Issues:0

Compiler-Design-Lab

Lab Experiments for the Compiler Design Lab

Language:CStargazers:7Issues:0Issues:0

Compiler-Design

Compiler Design using lex and c programming language.

Language:CStargazers:6Issues:0Issues:0

compiler-design-c-compiler

Implementation of phases of a C compiler

Language:CStargazers:4Issues:0Issues:0

Online-Voting-System

PC application for online voting system made in python using socket programming.

Language:PythonStargazers:75Issues:0Issues:0

Railway-Reservation-using-Socket-Programming

The existing railway reservation system has many shortcoming associated with it.In the existing system, railways used to set train reservation levels higher than seating capacity to compensate for passenger cancellation thus wasting time and money for all. With the advent of this project these flaws can be overcome.The use of Socket programming is going to do extend the reliability & extensibility of the railway and will also improve the user comfort.

Language:PythonStargazers:3Issues:0Issues:0

python-socket-programming-tutorial

Tutorial about python socket programming

Language:PythonStargazers:10Issues:0Issues:0

ftp-socket-server-python

FTP file server via socket programming in Python

Language:PythonStargazers:36Issues:0Issues:0

pythonNetworkProgrammingN00B

HTTP Tester, SMTP Server, DNS grinder, socket scanner, packet sniffer, HTTP, Proxy Cache, port conversion scripts with select, sockets and python

Language:PythonStargazers:70Issues:0Issues:0

Socket-Programming-TCP-Multithreading

File Server (Upload/Download) Using TCP Sockets using python language

Language:PythonStargazers:16Issues:0Issues:0

Mini-Compiler

C++ Mini Compiler using tools Lex and Yacc

Language:YaccStargazers:24Issues:0Issues:0

compiler-design

Compiler Design lab experiments using C, YACC and LEX tool.

Language:CStargazers:1Issues:0Issues:0

Simple-C-Compiler

C Compiler using Lex and Yacc tools

Language:CStargazers:13Issues:0Issues:0

Compiler-Design-Lab

Compiler Design Lab Programs

Language:CLicense:MITStargazers:32Issues:0Issues:0

EaglesPeerEvaluationSystem

CSCI3356 Software Engineering Final Project

Language:PythonLicense:MITStargazers:4Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

Compiler-Design-Projects

A repository for projects related to Compiler Design - Lexical Analyser, Parser, Semantic Checker and ICG for a C - like language

Language:CLicense:MITStargazers:2Issues:0Issues:0

Computer-Science-Labs

Lab Programs and Assignments for NITK CSE Dept

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Compiler

For providing input Production to LL(1)_Parser.c and LR(0)_Parser.c, provide any production rule in the manner provided in bracket ( A->BC/b B->a/@ C->b ). Provide one more additional space after providing last production rule. Here, I used '@' to indicate epsilon.

Language:CStargazers:1Issues:0Issues:0

LR-0-Parser

This is a simple Representation of an LR(0) Parser. (using C),A parser tool which parses the given string using LR0 grammar.

Language:CStargazers:3Issues:0Issues:0

Compiler-Design-Lab

A repository of files and programs built for the course, 'Compiler Design Lab' (CS305), at NITK.

Language:YaccStargazers:1Issues:0Issues:0

Compiler_Design_Experiments

Experiments performed in the compiler design lab as a part of the course

Language:C++License:MITStargazers:6Issues:0Issues:0

COMPILER-DESIGNS

CODES RELATED TO PRINCIPLES OF COMPILER DESIGN

Language:C++License:MITStargazers:9Issues:0Issues:0

agora-group-calling

A quickstart guide to making your own group video calling application using flutter

Language:DartStargazers:46Issues:0Issues:0
Language:MakefileStargazers:62Issues:0Issues:0

computer_networking_a_top_down_approach

Assignments and wireshark labs for Computer Networking: A Top Down Approach 7th Edition

Language:CStargazers:72Issues:0Issues:0

LL-1-Parser

LL(1) Parser for any valid grammar made in C++

Language:C++License:MITStargazers:16Issues:0Issues:0

python-UDP-Chat

It is a small chat room application using UDP and made with Python3

Language:PythonLicense:MITStargazers:14Issues:0Issues:0

pseudogen

A tool to automatically generate pseudo-code from source code.

Language:PythonLicense:Apache-2.0Stargazers:160Issues:0Issues:0