sly
Here are 30 public repositories matching this topic...
This repository contains a Tetris game implemented using the SLY (Scanning, Parsing, and Translation in Python) library. The goal is to create/simulate our language and use SLY to parse and interpret user inputs, allowing users to play the game and interact with it through our language.
-
Updated
Aug 5, 2022 - Python
A Lisp clone written in Python3.6 and using the https://github.com/dabeaz/sly parser
-
Updated
Aug 10, 2018 - Python
A Turing complete French programming language created with the SLY library.
-
Updated
Apr 26, 2022 - Python
Compiler for a procedural language. Translates a program to machine code that can be run using the provided virtual machine.
-
Updated
Feb 26, 2025 - Python
This project uses SLY library of python to create a customized compiler for the 2048 game.
-
Updated
Apr 16, 2021 - Python
🛠 Simulação de um compilador que analisa regras Léxicas, Sintáticas e Semânticas de um programa escrito em VisualG, além de gerar seu código objeto.
-
Updated
Nov 27, 2022 - Python
Compiler of the simple imperative language - Gembalang. Written using Python 3.7 and SLY. It is the university project related to my Computer Science studies at Wrocław University of Science and Technology, Poland.
-
Updated
Aug 21, 2020 - Python
EBNF python parser with SLY example
-
Updated
Nov 28, 2022 - Python
Compiler made in SLY for Theory of Compiling AGH course
-
Updated
Jan 18, 2025 - Python
Improve this page
Add a description, image, and links to the sly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sly topic, visit your repo's landing page and select "manage topics."