Search Results for "android pascal compiler" - Page 7

Showing 232 open source projects for "android pascal compiler"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    WitchRL
    This project is a "roguelikelike" with OpenGL graphics and unusual magic system. It's migrating to Android now!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Extended SourceWare Archive Group
    XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The ucsd-psystem-xc project provides a Pascal cross compiler for producing UCSD p-System code files on Posix hosts, such as linux. It also provides some other related tools, such as a disassembler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Cross Truco

    Cross Truco

    Programa de Truco Multiplataforma

    Um programa de Truco paulista ou paranaense, multiplataforma, feito em Free Pascal Lazarus. Por enquanto apenas para Windows 32, 64 e Linux 64. A versão para Linux ainda é muito instável, e é preferível usar a win32 com wine. Futuramente pretendo disponibilizar uma versão para Android, porém essa versão será independente, ou seja, não irá compartilhar o mesmo código fonte da versão Windows/Linux. Versão 0 (Alpha)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Forth compiler for the Compiled Virtual Machine
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    LiteASM

    LiteASM

    Light Weight & Customizable Assembly Compiler & Virtual Machine

    LiteASM is a light weight and reconfigurable Assembly language compiler and Virtual Machine. It is specially design for embedded systems to use as a portable script interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brainf*** compiler is a compiler for the esotheric Brainf*** language. One day it will run on many different platforms and generate optimized machine code. Currently works unter GNU/Linux (i386) and MS Win32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Elaya is a compiler for the Elaya language. A modern object oriented language
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    ogm2d

    Delphi-like IDE for cross-platform game development

    Open Game Maker 2D is a free, open source and cross-platform IDE for the individual game developers. It aims to be a Delphi-like RAD environment in 2D game development field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NCC/FASTNCC(DELPHI/PASCAL)

    normalized cross correlation algorithm in DELPHI / PASCAL

    this project is a public implementation of the normalized cross correlation algorithm. the performance will be much worse in comparison to commerical products, it is made for training and education purpose only. the project is done with DELPHI XE2 but you should be able to run that code with minor changes also with older compiler versions of DELPHI or even with FREE PASCAL LAZARUS . if you search for FAST NCC you will see a lot of pages explaining how to speed up that simple implementation, i#m looking for support creating here a public high speed NCC/fast NCC implementation in DELPHI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlashPascal
    compiler for a Pascal like language that build Flash animation (SWF) FlashPascal2 is a more advanced free compiler availabe at http://flashpascal.execute.re/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Neo Pascal ,designed by a Chinese software engneer,is a ansi Pascal compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN Songjiang, Shanghai, China. Email: sunbiyong@163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It is a toolbar that allows to handle with ease to the Free Pascal compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Free Pascal Compiler for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pfc2ide is a GUI front end for the Pascal-FC compiler. Pascal-FC is Alan Burns' and Geoff Davies' version of Pascal for Concurrent Programming education. Pfc2 is my slightly improved version of PFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight Pascal to P-code compiler written in Guile Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PascaLiberator
    Compiler for a small functional subset of Pascal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eclib - is fast cross platform console grpahics library(for creating program interfaces) writed on Free Pascal. Library support layers color terminals,mouse and keyboard input. Library depend only on free pascal compiler easy to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hough Transformation(DELPHI/PASCAL CODE)

    Hough Transformation(DELPHI/PASCAL CODE)

    image processing source code - hough alogrithm

    a very basic Pascal / Delphi implementation of the Hough algorithm for line and circle recognotion. In the actual project state you may see a line and circle detection - working only with simple images as the Hough accumulator post processing is not yet implemented. This project is looking for support and the currect version is just for training and teaching purpose ! remarks: * Now this projects provides a complete DELPHI project ready to compile and a *.exe for fast evaluation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This extension allows to customize the Free Pascal Compiler, with your own components, languages and whatsoever. The project implements an high-level API for easy access to the low-level compiler internals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GinCompiler
    Pascal compiler for .NET with GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pascaline (Pascal In Eclipse) provides support for Pascal development within Eclipse. Pascaline is based on Eclipse, CDT and the FreePascal compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB