Topic: "sly"
plyara/plyara
Parse YARA rules and operate over them more easily.
Language: Python - Size: 597 KB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 191 - Forks: 43

s-clerc/slyblime
Interactive Lisp IDE with REPL, Inspector, Debugger and more for Sublime Text 4.
Language: Python - Size: 3.64 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 44 - Forks: 4

the-neutron-foundation/neutron-language
A simple, extensible and efficient programming language based on C and Python
Language: Python - Size: 744 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 32 - Forks: 0

VelocityRa/SlyTools
Sly Cooper (PS2/PS3 games) modding tools & research
Language: Python - Size: 138 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 29 - Forks: 6

paivett/gone
Toy compiler for a fictional go-like language called Gone.
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 1

PuercoPop/sly-repl-ansi-color
ansi-color support for the sly-mrepl
Language: Emacs Lisp - Size: 11.7 KB - Last synced at: about 21 hours ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 5

detolly/cane
To-be Sly cooper level editor
Language: C++ - Size: 55.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 2

nuchi/sublime-from-cfg
Generate a sublime-syntax file from a non-left-recursive, follow-determined, context-free grammar
Language: Python - Size: 206 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

oransimhony/o
An interpreted type-inferred programming language made in Python with SLY
Language: Python - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 4

GuidoDipietro/geckolang
An interactive REPL devised for quickly getting calculations done.
Language: Python - Size: 680 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 0

papachristoumarios/pcl
:tomato: Compiler for the PCL Language written in Python
Language: Python - Size: 1.83 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

sl2c/pdfrwx
Adds contents stream parsing and font/image handling to pdfrw to make it a full-fledged PDF processing module
Language: Python - Size: 2.79 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

VelocityRa/ps2-modloader
PS2 modding toolchain experiment
Language: Assembly - Size: 154 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

opencomputeproject/ocp-diag-memtester
Python scripts that turn memtester into an OCP-compliant diagnostic
Language: Python - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

narolski/champai
Nifty compiler. Bringing joy to the universe by combining bits into pieces
Language: Python - Size: 2.13 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

L3odr0id/SLY_s-parser
EBNF python parser with SLY example
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

jiamo/ppjson
python parse json
Language: Python - Size: 323 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

AliQorbaniFard/IR-Sensor-module
IR Sensor PCB design in Altium Designer
Language: HTML - Size: 13.6 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

emacs-sideline/sideline-sly
Show SLY result with sideline
Language: Emacs Lisp - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

fermarsan/vly
VLY will be a port of PLY / SLY parser on Vlang
Language: V - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AliQorbaniFard/LED-Chaser-Project-in-Altium-Designer
Altium Designer Starter Project (LED Chaser)
Language: HTML - Size: 41.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

domino644/sly-compiler
Compiler made in SLY for Theory of Compiling AGH course
Language: Python - Size: 112 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

wolfthewizard/jftt_language_compiler
A simple compiler for a simple imperative programming language, which generates code for a simple assembly machine.
Language: Python - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

joaomota59/compiladorLexicoSintaticoSematinco
🛠 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.
Language: Python - Size: 7.73 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

stewart123579/clues
Common Lisp Useful(?) Examples
Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

KamilKrol5/compiler
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.
Language: Python - Size: 471 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jozef-piechaczek/jftt-compiler
Compiler of simple imperative language written in Python3.6 using sly
Language: Python - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bhavishy2311/STM32-ADC-with-DMA-Read-Multiple-Sensors-LDR-LM35-
STM32 ADC LM35 LDR DMA Timer
Language: C - Size: 4.96 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

paramaster2021/IR-Sensor-module
Explore the IR Sensor Module project on GitHub. Learn PCB design with Altium, including schematics, custom footprints, and Gerber files. 🛠️📁
Language: HTML - Size: 13.5 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

AliQorbaniFard/SlyFox_2channel_ADC
using stm32 to read Analog values
Language: C - Size: 67.7 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

paulplew/gum
A functional language built with python SLY
Language: Python - Size: 65.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

AliQorbaniFard/STM32_LCD16x2_Library
a step by step video tutorial on how to write this code is provided on our youtube channel
Language: C - Size: 3.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theclub654/Sly-1-Level-Extractor
Sly 1 Level Extractor
Language: C++ - Size: 2.26 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

thergh/jftt-compiler
Compiler for a procedural language. Translates a program to machine code that can be run using the provided virtual machine.
Language: Python - Size: 758 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ryansakurai/blossy-cli
A lil' bud that helps you with stuff (it's a utility CLI).
Language: Python - Size: 59.6 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AliQorbaniFard/SlyFox_stm32And7segment
this is project on how to connect 7 segment to stm32 microcontroller and a step by step video tutorial is provided on youtube
Language: C - Size: 1.04 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AliQorbaniFard/SlyFox_audio_visualiser
Audio visualiser with STM32f746 discovery board by Touchgfx and CubeIDE
Language: C++ - Size: 69.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

enzuru/completing-read-sly
Search Lisp symbols defined in Sly with completing-read
Language: Emacs Lisp - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

40ants/slynk
Utilities to start SLYNK if needed and to track active connections.
Language: Common Lisp - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

captnofdead/Tetris_game
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.
Language: Python - Size: 574 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

remcoeijsackers/bomba
the bomba minimal programming language
Language: Python - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Alhern/alda
A Turing complete French programming language created with the SLY library.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Jeffresh/boolean-calculator-sintax-direct-translation
Design grammar and implement a top-down/ bottom-top translator that represent a boolean calculator using python.
Language: Jupyter Notebook - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Jeffresh/sintax-directed-translation-examples
Design translation scheme and implement using SLY of Binary numbers and typing parameters grammar.
Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

soroushahrari/MiniCompiler
Simple lexer and parser using sly
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

esteban-gasan/schedule-parser
Parser to process the info from text-based schedules
Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

snrakshith/chipsy
python based programming language.
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eignnx/lispish
A Lisp clone written in Python3.6 and using the https://github.com/dabeaz/sly parser
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Keith-Bateman/nemesis
A shmup where all your shots are mirrored back at you
Language: Scheme - Size: 11.2 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
