90 skills found · Page 1 of 3
frol / Completely Unscientific BenchmarksNaive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
pascalabcnet / PascalabcnetThe new generation Pascal programming language for .NET
igorkulman / SwiftPascalInterpreterSimple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
CleverComponents / Task RunnerThis program serves for Software build automation, executing sequential tasks, including database backup/restore, running SQL scripts, Windows shell commands, Pascal scripts, passing variables through the whole task execution chain, and many more. You can set up a list of global parameters, such as Delphi application path, and use these parameters in tasks. You can even call a separated task chain from another task in the same way as you call Delphi procedure or a function, with passing parameters.
jacmoe / Retrogardens(Moved to Codeberg!) 16bit retro programming in DosBox with Borland C++ 3.1, Turbo Pascal 7 and TASM
je-suis-tm / Recursion And Dynamic ProgrammingJulia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci
BlackBoxCenter / BlackboxBlackBox Component Builder is an IDE and framework for the Component Pascal programming language.
ca98am79 / My First ProgramsOld pascal programs I wrote in the early nineties
bluesadi / Tai E SolutionsMy solutions to NJU Static Program Analysis assignments: https://tai-e.pascal-lab.net/en/intro/overview.html
relminator / AnyaBasicAnyaBASIC is a portable Interpreted Programming Language made in Java. It has a syntax similar to BASIC with a bit of C, Javascript and PASCAL thrown in.
samoli / MacPaintMacPaint is the drawing program application which interacts with the user, interprets mouse and keyboard requests, and decides what is to be drawn where. The high-level logic is written in Apple Pascal, packaged in a single file with 5,822 lines. There are an additional 3,583 lines of code in assembler language for the underlying Motorola 68000 microprocessor, which implement routines needing high performance and some interfaces to the operating system.
johangardhage / Dos TpdemosRetro programming in Borland Turbo Pascal 7
delphidabbler / SwagPreserving the final release of the SWAG collection of Pascal code and program examples from 1997
shidel / DustyTP7Ancient Turbo Pascal source code for programs and units with lots of inline assembly code.
GalaxyShad / Pascal SonicSonic game made using the Object Pascal programming language, which allows playing custom-drawn levels.
zamronypj / Mod PascalApache 2.4 module to allow Pascal program to be executed just like scripting language
PELock / StringEncrypt WebAPIString Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
MobyGamer / TPLibsTurbo Pascal 7-compatible libraries and utilities that are useful in creating full-user-experience DOS programs
jdehaan2014 / GearLanguageA programming language interpreter written in Free Pascal
timluther / Clayworks 2.45Old DOS 3D modelling program written in Pascal & Assembler