GitHub topics: pseudocode
cooperblacks/algorithm-basics
Index of several well-known algorithms in pseudocode (txt), Python, C, Java, and Node.js.
Language: Java - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

playbooks-ai/playbooks
▶📚 Build AI Agents with Natural Language Programming
Language: Python - Size: 2 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

codeadamca/pseudocode
Pseudocode Guidelines
Size: 53.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

aditya-ig10/pathetic-lang
A Beigner Friendly Psuedo Code Based Language!
Language: Python - Size: 73.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

MiguelVPrieto/Pseudocode-Compiler
A pseudocode compiler following the computer science IGCSE standards. It is supposed to help people who want to practice pseudocode for the IGCSE exam.
Language: C++ - Size: 4.55 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

intfract/igcsekit
IGCSE Revision Website
Language: Svelte - Size: 1.7 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 8

upupming/algorithm
acwing, leetcode, kickstart, 算法模板, PAT 等等
Language: C++ - Size: 2.22 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 323 - Forks: 39

SaswatPadhi/pseudocode.js
Beautiful pseudocode for the Web
Language: JavaScript - Size: 1.62 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 234 - Forks: 33

UlisesGascon/javascript-inspirate
:book: JavaScript, ¡Inspírate! por Ulises Gascón
Language: Python - Size: 854 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 157 - Forks: 41

amaan-123/Amaan_Horizon_repo
IT Training Repo: This is a repo to reflect amaan-123's assignment answers & associated files for part-1 (mostly front-end & APIs) of the IT training program. Contents will keep updating as course progresses. For C# onwards see my other repo --> C_Sharp_NET.
Language: JavaScript - Size: 14.1 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

iewnfod/CAIE_Code
An Interpreter for CAIE Pseudocode
Language: Python - Size: 8.8 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 35 - Forks: 10

JoseSerpaCode/Learning-Programming
El repositorio está diseñado para ser una guía de aprendizaje que me permita repasar y mejorar mis habilidades en diferentes lenguajes de programación.
Language: Java - Size: 282 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

chrmatt/algpseudocodex
LaTeX package for typesetting pseudocode.
Language: TeX - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 5

ra01000010bit/AlgoForge
This project aims to introduce the basics of pseudocode and algorithms.
Language: C# - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PerceptronV/dudocode
A pseudocode-to-Python transpiler based on the format specified in CIE IGCSE (Syllabus 0478)
Language: Python - Size: 785 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

5cover/psdc
Pseudocode compiler
Language: C# - Size: 5.27 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

themanyone/crap
The Concise Regex-Aware Preprocessor (CRAP) Programming Language
Language: C - Size: 137 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 1

i2mx/Haskeudo
A Cambridge Pseudo Code compiler written in Haskell
Language: Haskell - Size: 75.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

ochko/markdoc
Markdown with flowchart and sequence diagram
Language: Ruby - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 60 - Forks: 18

jankapunkt/master-thesis
LaTex master thesis templates that allow quick publishing as well as custom design.
Language: TeX - Size: 854 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 10

jandermoreira/algxpar
This package extends the algorithmicx package (algpseudocode) to support multiline text.
Language: TeX - Size: 7.5 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

Just-A-Visitor/Algorithmic-Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Language: TeX - Size: 48.1 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 770 - Forks: 168

h-hg/docsify-pseudocode
a plugin to render pseudocode in docsify.
Language: JavaScript - Size: 96.7 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

andremelchior/Pseudocodes-Portugol
Repositório que contém pseudocódigos com algoritmos em Portugol para fins educativos e aprendizado de lógica de programação.
Language: Portugol - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ram6ler/ibdp_classes
A simple interpreter for playing around with pseudocode similar to that used in IBDP Computer Science exams.
Language: Python - Size: 335 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

lukasmoellerch/ts-to-pseudocode
A small tool that tries to convert typescript (or javascript) into equivalent pseudocode.
Language: TypeScript - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

devgemmy/algorithms
The steps that are taken to complete a process.
Language: Java - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

miguelhp373/Logica-de-Programacao_Modulo01
:bulb: Conteúdos das Aula de Lógica de Programação Etec
Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Mateo-404/Universidad
Programas que realicé durante mi instancia estudiando la Tecnicatura Universitaria en Programación en la UTN FRRa durante los años: 2023-2024 🎓
Size: 53 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ShootingKing-AM/ffmpeg-pseudocode-tutorial
A brief understanding of ffmpeg cli through pseudocode
Language: HTML - Size: 808 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 4

MainakRepositor/Activation-Infopedia
Language: Python - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

medaminenasfi/Traducode-app
🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.
Language: HTML - Size: 4.41 MB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

pablogozalvez/PseudoBlocks
PseudoBlocks is an application that allows users to create simple programs using a visual interface with pseudocode blocks. Users can connect blocks of actions to form sequences of instructions.
Language: C# - Size: 704 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 2

AyushR1/cpp2latex
A tool converting C++ functions to LaTeX pseudo-code, reducing time spent on professional writing by over 90%.
Language: Python - Size: 298 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

RozhakXD/Pseudofy
Language: Python - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

bruno-anjos/PseudoTex
PseudoTex is a transpiler that translates pseudocode into its LaTex representation
Language: Rust - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

DoubledDoge/itppa1-formative 📦
My ITPPA1-B44 Project for my university.
Language: C++ - Size: 11.4 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

neoRandom/sql-pseudocode-transpiler
Transpile a custom SQL pseudocode into multiple things.
Language: Python - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

joelbeedle/pseudo-syntax
Syntax highlighting for various forms of pseudocode for vim
Language: Vim script - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 4

Jotrorox/Better-PseudoCode-Support
A simple VSCode plugin that adds support for the Pseudo-code dialect used for cs ed in Germany
Size: 2.67 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sportshead/cie.nvim
Neovim plugin for Cambridge IGCSE/A Level pseudocode
Language: Scheme - Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

sportshead/tree-sitter-cie
tree-sitter parser for Cambridge IGCSE/A Level pseudocode
Language: JavaScript - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

PocketMiner82/pseudocode-ide
An Editor (and Interpreter) for the Pseudo Code defined for the 2024 Abitur.
Language: C# - Size: 454 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

SymbiontZ/pseud-esp
Pseudocódigo Español para Visual Studio Code
Language: JavaScript - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Wopslang/Wops
Wops programming language
Language: C++ - Size: 189 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 26 - Forks: 3

buzz-lightsnack-2007/pseudolike
Deal with the advanced data structures like how the IB® official pseudocode does.
Language: JavaScript - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gillianoliveira/logica-de-programacao-guanabara
Curso de Lógica de Programação do Curso em Vídeo ministrado pelo professor Gustavo Guanabara. Portugol com Visualg.
Size: 569 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MythicalMayhem/TNCompiler
compiles Algorithmic language (French pseudo code) which is educated in Tunisian high schools
Language: Python - Size: 1.48 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

NullArray/ChromaScope
Pseudo library for python, provides custom colored text formatting in a convenient way.
Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 4

MaduSales/LogicaDeProgramacao-PortugolStudio
Exercícios e testes com lógica de programação do curso Técnico em Desenvolvimento de Sistemas do Senai
Language: Portugol - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MiunoU145/Cpp-exercises
C++´s and Pseint exercises (Basic)
Language: C++ - Size: 2.95 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

davidcreator/portugol
Exercícios para praticar em Pseudo Código Portugol
Language: Portugol - Size: 86.9 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 6

erme07/algoritmos-y-estructuras-de-datos
Recopilación de toda la práctica de la materia Algoritmos y estructuras de datos.
Language: C - Size: 5.04 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sofialicheri/CS50_Problem-Sets
Online Course - Projects
Language: Python - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

rayhanadev/ibcspsuedolang
Attempting to implement the IB Computer Science SL Pseudocode "Spec" as an interpreted language!
Language: Rust - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VolkanSah/John-the-Ripper-meets-Hydra
Use John the Ripper with Hydra
Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

nabilBouzineDev/School-Database-System
The School Database System is a simple command-line application for managing student and lesson information. It allows you to add, update, delete, and view student and lesson records in a SQLite database.
Language: Python - Size: 60.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

deliaBlue/preparatoryWeek_2023
This repository holds the material (documentation, activities and solutions) of the Bachelors degree of Bioinformatics 2nd course preparatory week. Course 2023-2024.
Language: Jupyter Notebook - Size: 8.86 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

AntonioMonzo4/PSEINT
Programas de entornos de desarrollo primera evaluación en Pseint
Language: Papyrus - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

MarkShinozaki/CPTS121-ProgramDesign-Development
Washington State University/Spring 2020/These are all my assignments from Computer Science 121. These assignments include Programming Assignments, quizzes, Exams and extra credit.
Size: 16.1 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ludgeromiguel/Minesweeper-in-C
Final project of "Algoritmos e estrutura de dados" - Devolpment of a Minesweeper game in pseudo and C.
Language: C - Size: 168 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-2-MDLP-U1
Realizar el planteamiento, definir tipos de datos, nombres de variables acorde al problema. Posteriormente, diseña su diagrama de flujo y pseudocódigo. Descarta errores y refina tu algoritmo a través de la prueba de escritorio.
Language: HTML - Size: 1.21 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-1-MDLP-U4
Metodología de la Programación - UNIDAD 4: CONCEPTOS BASICOS DE LA COMPUTACION
Language: Papyrus - Size: 511 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-1-MDLP-U3
Metodología de la Programación - UNIDAD 3. DISEÑO MODULAR
Language: Papyrus - Size: 917 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-3-MDLP-U2
Metodología de la Programación - UNIDAD 2: ARREGLOS, CADENAS Y REGISTROS
Language: Papyrus - Size: 198 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-2-MDLP-U2
Metodología de la Programación - UNIDAD 2: ARREGLOS, CADENAS Y REGISTROS
Language: Papyrus - Size: 905 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-1-MDLP-U2
Metodología de la Programación - UNIDAD 2: ARREGLOS, CADENAS Y REGISTROS
Language: Papyrus - Size: 424 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/student-managger-pseint
Mi proyecto final para la materia "Metodologia de la Programacion" de primer semestre.
Language: Papyrus - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/problemario-3-MDLP-U1
Language: Papyrus - Size: 972 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Student-Dev-SI/LP
Lógica de Programação
Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ibanezfr/practica-C
Prácticas de Algoritmos y Estructuras de Datos en Lenguaje C.
Language: C - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JesperBry/-course-TDT4120---Algorithms
:closed_book: Some algorithms from the course TDT4120 - Algorithms and Data Structures
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kurotori/EjemplosPSeInt
Ejemplos de código para estudio de algoritmos y programación, para el curso de Programación 1 del EMT de Informática de UTU, de Uruguay
Language: HTML - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

VladM7/CodeForger
CodeForger is an IDE centered around writing and compiling Pseudocode. Also supports C, Brainfuck.
Language: C# - Size: 3.39 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Prabhat565/leetcode-solutions
Explore a comprehensive repository of LeetCode solutions meticulously crafted to enhance your coding skills and ace technical interviews. With clear explanations and optimized code snippets, this repository is your ultimate guide to mastering algorithmic problems on LeetCode.
Language: C++ - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

clod44/algo-compiler
Compiles the pseudo "algorithm" code and shows the result
Language: JavaScript - Size: 1.43 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Alvaritope/Ejercicios_de_programacion_basicos
Recopilación de ejercicios básicos de lógica de programación.
Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

How2PlayGithub/igcseCompSci
IGCSE Computer Science Python + Pseudocode
Language: Python - Size: 314 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BayAreaCloudCity/low-code-dsl 📦
Low-code DSL Design for GCP Code
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

au2001/AlgoCompile
A program which compiles Algorithmic language (pseudo code) into a binary executable
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

YogiOnBioinformatics/ChemInformatics-Machine-Learning-with-NNScore-2.0
Project in the Durrant Lab at UPitt that wanted to re-use code from a previous neural network ligand-protein interaction software to extract features for ML
Language: Python - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

victorfyonemoto/controle-de-aeronaves
Algoritmo para controle de abastecimento de aeronaves em pseudocódigo.
Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

endurance-lang/endurance
compiler to endurance, pirate programming language! 🏴☠️
Language: C - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

andrija-tosic/data-structures
Language: C++ - Size: 709 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nzbr/pandocode
Pandocode is a program/pandoc-filter that converts Python(-like) code to LaTeX Pseudocode
Language: Python - Size: 234 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

Vexcited/frr
A bytecode interpreter for French pseudocode, specifications are from the lessons I had at the IUT of Limoges.
Language: Zig - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

HankelBao/Pseudo
Pseudocode Compiler for CIE AS/A2 Pseudocode.
Language: Go - Size: 5.02 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

machulsky61/Programming-Fundamentals
C++ implementations of fundamental algorithms taught on the course. Topics from first order logic and problem specification to time complexity. Algorithms for search and sorting, along with a testing module to verify correctness and efficiency.
Language: C++ - Size: 6.07 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bwesterb/powercycle
Generates a not-so-pseudorandom cyclic permutation using modular exponentiation
Language: Go - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

gadiankit/Pseudo_Code
Pseudo Code or parts of code to speed up the process of data exploration and model building with little modifications.
Language: R - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RodionGromo/brainfpyck
Python compiler from pseudocode to Brainfuck
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lmtreser/intro-prog
Introducción a la programación con PSeInt y Arduino
Language: Papyrus - Size: 530 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

poloreoyeniji/Advent-of-Code-Solution-in-Python
Solutions to Advent of Code problems. The solutions are written in the Python programming language. As a personal challenge, I aim for optimal, readable and beginner-friendly solutions that serve as learning resources for others interested in problem-solving.
Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Stalin-Developer/Change-the-digits-order-of-a-number-of-3-digits-on-PseInt-20210609
This algorithm change the order of digits of a number of 3 digits. On PseInt 20210609
Language: Papyrus - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Stalin-Developer/Sorting-a-Matrix-3x3-PSeInt
This algorithm sort a matrix 3x3, using improve bubble method.
Language: Papyrus - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Th1nkK1D/pseudo2C
Convert pseudo code to compilable and standard C language
Language: C - Size: 216 KB - Last synced at: 10 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 1

SingularityT3/PseudoEngine2
An interpreter for IGCSE/A level pseudocode
Language: C++ - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 4

Aangel2332/Pseudoc-digos-del-curso-L-gica-de-programaci-n
Algunos pseudocódigos que hice durante el curso de Lógica de programación, algunos tienen documentación
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ProximalElk6186/SKCOLLDISASM
Sonic & Knuckles Disassembly
Language: C - Size: 4.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Zilean12/RoundRobin
Round Robin
Language: Python - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
