• Stars
    star
    2
  • Language
    C
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.

More Repositories

1

Pepaverse

Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and websockets
JavaScript
20
star
2

Pathfinding-Visualizer

Pathfinding Visualizer application that visualizes graph based search algorithms used to find the shortest path. Algorithms used: Breadth first search, Depth first search, Best first search and A* search made with java swing
Java
14
star
3

Segaleo

Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.
Java
13
star
4

Chess-game

Chess game java
Java
9
star
5

High-Performance-Computing

Jupyter Notebook
8
star
6

Freecell-solitaire-AI-Solver

Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia
Java
8
star
7

SortingAlgorithmsVisualizer

Sorting Algorithms visualized with JavaScript html and css
JavaScript
3
star
8

Web-development-assigment

Web Development Assigment University Of Macedonia
HTML
3
star
9

wc-tool

wc tool written in go
Go
3
star
10

Snake-game

Snake game with java swing
Java
2
star
11

Unit-Converter

Unit converter
Java
2
star
12

Simple-Compiler

Simple Compiler created in University of macedonia
C
2
star
13

pygame-simple-examples

Simple games made with python and pygame
Python
2
star
14

Technical-Documentation-Page

Technical Documentation Page for Javascript
HTML
2
star
15

Distributed-Systems

University of Macedonia course of Distributed Systems
Python
2
star
16

Huffman-Compression

Huffman Compression written in go
Go
2
star
17

JSONParser

Minimal JSON Parser written in go for educational purposes
Go
2
star
18

express-mongoDB-TodoList

Todo List with server side and database
JavaScript
1
star
19

Dragon-Book-Compiler-Frontend

A Simple front end compiler from scratch. The code is from the Dragon Book
Java
1
star
20

Connect4

Console game connect 4
Java
1
star
21

TicTacToe

Tic tac toe AI made with java swing framework
Java
1
star
22

Simple-Drum-Kit-Udemy-Course

Drum kit udemy course from angela yu
JavaScript
1
star
23

PamakBook

PamakBook is a small social media platform developed for the course of Object oriented programming in 3rd semester (september-january 2020) for the University Of Macedonia
Java
1
star
24

spring-boot-api-example

demo spring boot simple rest api to learn the spring framework
1
star
25

react-netflix-frontend

netflix clone frontend made with react
JavaScript
1
star
26

Ponggame

A simple Pong game with java swing
Java
1
star
27

Simulation-Techniques

Assignments for Simulation Techniques course from University Of Macedonia
Python
1
star
28

Intro-To-Machine-Learning-UOM

Code for Machine Learning assignments from University of Macedonia
Python
1
star
29

jlox

JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters
Java
1
star
30

cut-tool

cut tool written in go
Go
1
star
31

Simple-Android-Application

Simple Android Application. Contains a button that shows a toast message, a button that increments a counter and a button that navigates you Ï„o another fragment and shows a random number
Java
1
star