Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
Pyjamas is a python to Javascript compiler, Widget set, Framework and Toolkit for Application development that runs on Web browsers. The developer need not know anything about AJAX: all the AJAX tricks, for all major browsers, are entirely taken care of.
Code::Blocks (codeblocks) plugin that auto increments the version of your project (application) every time a change has been made. Helping you keep track of your project version and status with easy to use variable declarations on version.h.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
Distributed Object Programing Environment for C++. Template library to make serialization/derserialization (pickling/...) easy - without the need for a special preprocessor or any other compiler extensions.
a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
PizzaFactory is a distribution package for embedded software development based on Eclipse. The fullset of PizzaFactory is a commercial product. Here is a OSS version (subset but enough useful for hobby users.)
The Open64 Compiler and Tools site is dedicated to the continued development of the former SGI Pro64(TM) compiler for the IA64, x86, CUDA and MIPS architecture.
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 ...
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
compiler for a Pascal like language that build Flash animation (SWF)
FlashPascal2 is a more advanced free compiler availabe at http://flashpascal.execute.re/
...Allows memoization of functions to different contexts, so that sets of memoization caches can be cleared separately.
Currently, this has only been tested with the GNU C compiler and has limited test coverage, so it is considered as Beta.
If anyone wishes to contribute bugfixes, cross-compiler portability extensions, or other enhacements please feel free to contact via PM.
The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime.
For example:
({@ 1} + {@ 2}) / 100;
Parameter {@ 1} : 36
Parameter {@ 2}: 45
Result of the expression: 0.81
hiCUDA is a directive-based abstraction that simplifies CUDA programming. This project aims to develop a source-to-source compiler, based on Open64, that translates a sequential program with hiCUDA directives into an equivalent CUDA program.
Kokogut is a compiler of the Kogut programming language, written in Kogut itself. Kogut is an experimental programming language which supports functional and scripting-style programming, and a non-traditional flavor of object-oriented programming.
Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
mjcide was developed as a final project for Compiler class at UFABC (Universidade Federal do ABC).
The project has two components: a microjava compiler (MIT license) and an IDE (LGPL 2.1 license).
Modern scripting language and the first one that presents the concept of programming with direct fiction description using a clear subset of pure human language.
Using Supernova you can write the source code using Arabic and/or English keywords and you can create GUI applications for Windows and Linux.
The 'TIGCC for Linux' project aims to develop a C compiler for TI Graphing Calculators based on a M68000 processor. The target can be a TI89/89Ti/TI92+/V200 calculator. A such compiler already exists under Windows but this one is for Linux users.
An open source COBOL compiler for the PC x86-32 platform.
Generates GNU assembler and requires GCC to produce a binary.
Supports Linux, BSD and MinGW 32 bit platforms.
COBOL Utilities Project collects free and open-source COBOL utilities, libraries, and test suites, which are independent of any specific COBOL compiler.
COBOL-UP supports free and open development. A teamwork discussion group has been established. Threads will be focused, the forum open to any and all COBOL.
Developers are encouraged to signal interest in write permissions, as this will be an open to all, COBOL utility project.
Mainframe, mid-range, Mac, PC, Hercules,...
xMxmlCompiler is an eclipse plugin that provides an Eclipse Builder on mxml resource changes and a GUI to the Flex 4 compiler (mxmlc) of the open SDK. It run on GNU/Linux and Windows eclipse platform version.
Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.