All Projects → lucydsl → liblucy

lucydsl / liblucy

Licence: other
Core Lucy compiler

Programming Languages

c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to liblucy

imove
INACTIVE: Move your mouse, generate code from flow chart
Stars: ✭ 3,598 (+820.2%)
Mutual labels:  xstate
temporal-electronic-signature
Electronic signature demonstration built with Temporal and XState
Stars: ✭ 36 (-90.79%)
Mutual labels:  xstate
Imove
Move your mouse, generate code from flow chart
Stars: ✭ 3,282 (+739.39%)
Mutual labels:  xstate
txstate
An effort to statically type xstate
Stars: ✭ 64 (-83.63%)
Mutual labels:  xstate
xstate-catalogue
Professionally designed, interactive state machines
Stars: ✭ 616 (+57.54%)
Mutual labels:  xstate
actus
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
Stars: ✭ 43 (-89%)
Mutual labels:  xstate
amplify-ui
A multi-framework Design System to provide a solid foundation for building UI!
Stars: ✭ 487 (+24.55%)
Mutual labels:  xstate
elderform
💪🏽 Form creation made easy, backed by state machines
Stars: ✭ 30 (-92.33%)
Mutual labels:  xstate
xstate-cpp-generator
C++ State Machine generator for Xstate
Stars: ✭ 33 (-91.56%)
Mutual labels:  xstate
Useauth
The simplest way to add authentication to your React app. Supports various providers.
Stars: ✭ 2,532 (+547.57%)
Mutual labels:  xstate
roover
🐱 A lightweight audio library for React apps.
Stars: ✭ 70 (-82.1%)
Mutual labels:  xstate
xstate-viz
Visualizer for XState machines
Stars: ✭ 274 (-29.92%)
Mutual labels:  xstate
eslint-plugin-xstate
ESLint plugin to check for common mistakes and enforce good practices when using XState.
Stars: ✭ 19 (-95.14%)
Mutual labels:  xstate
use-router-machine
Router state-machine hook, powered by XState (DEPRECATED).
Stars: ✭ 11 (-97.19%)
Mutual labels:  xstate
xstate-react-router
XState connector to React Router.
Stars: ✭ 23 (-94.12%)
Mutual labels:  xstate
state-machine-demo
A React state machine demo using xstate
Stars: ✭ 18 (-95.4%)
Mutual labels:  xstate
react-gizmo
🦎 React Gizmo - UI Finite State Machine for React
Stars: ✭ 39 (-90.03%)
Mutual labels:  xstate
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (-90.03%)
Mutual labels:  xstate
storybook-xstate-addon
A storybook addon to assist with writing stories that rely on xstate
Stars: ✭ 48 (-87.72%)
Mutual labels:  xstate
Cypress Realworld App
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Stars: ✭ 2,888 (+638.62%)
Mutual labels:  xstate

liblucy

liblucy is the core piece of Lucy the DSL. It contains the core compiler that is compiled to wasm for usage in JavaScript environments such as Node.js. It also includes the CLI compiler, lucyc.

Contributing

See the contributing page for information on how to build liblucy and the workflow for making changes.

License

BSD-2-Clause

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].