sly
There are 47 repositories under sly topic.
plyara/plyara
Parse YARA rules and operate over them more easily.
s-clerc/slyblime
Interactive Lisp IDE with REPL, Inspector, Debugger and more for Sublime Text 4.
the-neutron-foundation/neutron-language
A simple, extensible and efficient programming language based on C and Python
VelocityRa/SlyTools
Sly Cooper (PS2/PS3 games) modding tools & research
paivett/gone
Toy compiler for a fictional go-like language called Gone.
PuercoPop/sly-repl-ansi-color
ansi-color support for the sly-mrepl
detolly/cane
To-be Sly cooper level editor
oransimhony/o
An interpreted type-inferred programming language made in Python with SLY
nuchi/sublime-from-cfg
Generate a sublime-syntax file from a non-left-recursive, follow-determined, context-free grammar
GuidoDipietro/geckolang
An interactive REPL devised for quickly getting calculations done.
papachristoumarios/pcl
:tomato: Compiler for the PCL Language written in Python
sl2c/pdfrwx
Adds contents stream parsing and font/image handling to pdfrw to make it a full-fledged PDF processing module
HonestFreak/Behenlang
Behenlang is a toy programming langauge inspired from Bhailang.
narolski/champai
Nifty compiler. Bringing joy to the universe by combining bits into pieces
opencomputeproject/ocp-diag-memtester
Python scripts that turn memtester into an OCP-compliant diagnostic
AliQorbaniFard/SlyFox_audio_visualiser
Audio visualiser with STM32f746 discovery board by Touchgfx and CubeIDE
domino644/sly-compiler
Compiler made in SLY for Theory of Compiling AGH course
jiamo/ppjson
python parse json
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.
L3odr0id/SLY_s-parser
EBNF python parser with SLY example
AliQorbaniFard/LED-Chaser-Project-in-Altium-Designer
Altium Designer Starter Project (LED Chaser)
AliQorbaniFard/SlyFox_electronics-blink_led
stm32 f103 blink led
AliQorbaniFard/slyfox_electronics_stm32_gpio_led-pushbutton
this code is for sly fox electronics video on youtube, enables stm32 blupill gpio for 3 led and a pushbutton
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
AliQorbaniFard/STM32_LCD16x2_Library
a step by step video tutorial on how to write this code is provided on our youtube channel
emacs-sideline/sideline-sly
Show SLY result with sideline
fermarsan/vly
VLY will be a port of PLY / SLY parser on Vlang
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.
jozef-piechaczek/jftt-compiler
Compiler of simple imperative language written in Python3.6 using sly
stewart123579/clues
Common Lisp Useful(?) Examples
AliQorbaniFard/SlyFox_2channel_ADC
using stm32 to read Analog values
enzuru/completing-read-sly
Search Lisp symbols defined in Sly with completing-read
ryansakurai/blossy-cli
A lil' bud that helps you with stuff (it's a utility CLI).
wikko75/Compiler
Compiler of simple imperative language
40ants/slynk
Utilities to start SLYNK if needed and to track active connections.
thergh/jftt-compiler
Compiler for a procedural language. Translates a program to machine code that can be run using the provided virtual machine.