twinkle-lisp | Embeddable application server in LISP
kandi X-RAY | twinkle-lisp Summary
kandi X-RAY | twinkle-lisp Summary
twinkle-lisp is a C library. twinkle-lisp has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Twinkle Lisp is a simple language that can be used to implement an embeddable application server. It’s currently used in Twinkle Notes. Its syntax is largely based on Scheme, but we have let it grow wild to suit our own taste, and thus we can not call it Scheme any more. Its process model is like Erlang, each process running in its own tiny virtual machine. Processes cooperate by sending messages to each other. For remote server connection, we build a customized secure socket connection, because we want it to be simple and understandable, and not to rely on certificates from authorities to make remote processes talk securely.
Twinkle Lisp is a simple language that can be used to implement an embeddable application server. It’s currently used in Twinkle Notes. Its syntax is largely based on Scheme, but we have let it grow wild to suit our own taste, and thus we can not call it Scheme any more. Its process model is like Erlang, each process running in its own tiny virtual machine. Processes cooperate by sending messages to each other. For remote server connection, we build a customized secure socket connection, because we want it to be simple and understandable, and not to rely on certificates from authorities to make remote processes talk securely.
Support
Quality
Security
License
Reuse
Support
twinkle-lisp has a low active ecosystem.
It has 5 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
twinkle-lisp has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of twinkle-lisp is current.
Quality
twinkle-lisp has no bugs reported.
Security
twinkle-lisp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
twinkle-lisp is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
twinkle-lisp releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of twinkle-lisp
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of twinkle-lisp
twinkle-lisp Key Features
No Key Features are available at this moment for twinkle-lisp.
twinkle-lisp Examples and Code Snippets
No Code Snippets are available at this moment for twinkle-lisp.
Community Discussions
No Community Discussions are available at this moment for twinkle-lisp.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install twinkle-lisp
This project is based on c99, and by default we use GNU Make to build the executable. On windows, you have to use mingw-win32, and only windows 7+ is officially supported. We assume that you install mingw and dependency libs in certain locations, please see Makefile for detail.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page