Skip to content

A basic desktop interface to use a mini-java compiler that we developed.

Notifications You must be signed in to change notification settings

hajali-amine/wpf-compiler-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Java Compiler

This project consists of creating a Mini Java compiler.

Currently, me and my partner Chaima Akkari finished the Lexical and Syntax Analyser using Lex and YACC.

Plus, we provided a small Desktop app using .NET's WPF where you can write your code there and compile in the same place.

Process

In the MiniJavaCompiler directory, you will find a .bat file that generates and executable - which is our parser.

That parser is used by the Desktop app to run the parsing process while showing the output of that executable.

animated

About

A basic desktop interface to use a mini-java compiler that we developed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published