Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / zlatozar 26 repositories

zlatozar/etudes

Implement etudes from book "Etudes for Programmers" by Charles Wetherell

Language: Groovy - Size: 973 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 6 - Forks: 0

zlatozar/uchpro

Споделен опит от практиката

Language: Jupyter Notebook - Size: 3.32 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

zlatozar/study-algorithms

Implement CLRS book pseudo code in Python and add notes

Language: Python - Size: 139 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

zlatozar/TigerLanguage

Appel's Tiger language implemented in F#

Language: F# - Size: 2.11 MB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 13 - Forks: 0

zlatozar/study-fsharp

Language: F# - Size: 226 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

zlatozar/study-forth

Language: Java - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

zlatozar/SoftwareSolutionsinC Fork of ayardley/SoftwareSolutionsinC

A repository to preserve and to make available the source code found on the floppy disk accompanying the book: Software Solutions in C (Dale Schumacher ed. 1994)

Size: 268 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

zlatozar/s Fork of udo-munk/s

A tiny vi like screen editor

Size: 117 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

zlatozar/pecan 📦

Emacs configuration for curious programmers

Language: Emacs Lisp - Size: 1.36 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

zlatozar/mini-c Fork of tgjones/mini-c

F# implementation of a Mini-C compiler targeting MSIL

Size: 2.5 MB - Last synced: 10 months ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

zlatozar/kamin Fork of ramalho/kamin

Language: OpenEdge ABL - Size: 525 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

zlatozar/Lbac Fork of CraigStuntz/Lbac

Let's Build a Compiler - An educational compiler built from scratch in F#, inspired by Jack Crenshaw's 1988 Pascal code

Language: F# - Size: 1.13 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

zlatozar/cl-challenges

Solve programming challenges in Common Lisp

Language: Common Lisp - Size: 2.58 MB - Last synced: 10 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

zlatozar/EofFP

"Elements of Functional Programming" code by Chris Reade translated to F#

Language: F# - Size: 1.18 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

zlatozar/coding-sessions 📦

Project templates for CPP, Java, Jython, Python and Flask

Language: Java - Size: 3.87 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

zlatozar/c-tiger-compiler Fork of promisivia/tiger-compiler-lab

A compiler for tiger language, from book "Modern Compiler Implementation in C"

Size: 59.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

zlatozar/books-code

Source code from books

Language: Scheme - Size: 9.44 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zlatozar/buckpal Fork of thombergs/buckpal

An example approach for implementing a Clean/Hexagonal Architecture

Language: Java - Size: 609 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zlatozar/study-paip

PAIP code in packages and taken notes during reading

Language: Common Lisp - Size: 728 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 5 - Forks: 1

zlatozar/sampleC

Source code from "Introduction to Compiler Construction with Unix" by Axel Schereinder's book

Language: C - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

zlatozar/study-scheme

Language: Scheme - Size: 708 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

zlatozar/c_lang_project

Template for C language projects

Language: C - Size: 4.46 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

zlatozar/restassured-basic-lib-example Fork of eliasnogueira/restassured-complete-basic-example

A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.

Size: 128 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zlatozar/cf-java-client Fork of cloudfoundry/cf-java-client 📦

Java Client Library for Cloud Foundry

Language: Java - Size: 51.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

zlatozar/tiger-rs Fork of antoyo/tiger-rs

Rust implementation of the projects from the book "Modern Compiler Implementation in ML"

Size: 140 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

zlatozar/homedir

Contains my configuration files

Language: Common Lisp - Size: 1.64 MB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 1 - Forks: 0

zlatozar/b-minor-compiler Fork of Jamboii/b-minor-compiler

Source code for a B-Minor Compiler written in C. Handles scanning, parsing, typechecking, and ARMv8 code generation.

Size: 119 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

zlatozar/tiger-1 Fork of brianchhun/tiger

Working through Appel's Tiger book

Language: OCaml - Size: 443 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0