Skip to content

This repository contains all the lab assignments done in the CSE420 course of BracU.

Notifications You must be signed in to change notification settings

ShababAhmedd/CSE420_CompilerDesign

Repository files navigation

CSE420_CompilerDesign

This repository contains all the lab assignments done in the CSE420 course of BracU.
Theory and Lab class recordings
Mid/final q

Installing necessary files (For MAC OS)

Homebrew

https://brew.sh

MacPort

https://www.macports.org/install.php

MinGW

https://ports.macports.org/port/mingw-w64/

if the above doesn't work then:
install Xcode from the Mac App Store. Once it's installed start it, and allow it to install the command line tools.

Gitbash

https://git-scm.com/download/mac

Flex

https://ports.macports.org/port/flex/


Installation for windows

Flex

Compiling a flex file using Gitbash



Issues

How to fix Permission Denied Error in the Terminal and Command Prompt