| CARVIEW |
Select Language
HTTP/2 200
date: Thu, 22 Jan 2026 11:13:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"ac527c6fb37128029b5e82148c1e6098"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=sPzItEBdN9BRr%2F%2B6BKouwtWsGpzVfkakaGo%2FPX49Bgo7mNQJp3Tz%2F4kqtiJ8fpnHe75GzExT83VWoQKc9v0q6Vw%2F%2FIJoz6YlFj4bu2fEwWs7XUEI2TF9BBqDPxJxFM2W2FtX9GZnBGgK8Cw6%2FXeZdW3tPJUXCHMlGQx%2BOgCoce1wkAq0WxZ2mnOtrL%2Fk4iOXLZd5eM1Dv9HRfvlO3gLOjf2E6Q5mBC0IPI4XCxDIGlbT54VNoOmO5v2clZgW8XV6zO3VLGz52L8xyU1zaDJdaw%3D%3D--fFkMwEVXUZXJxhqY--ym3CTCoujWXeIic1t2yBUg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.142117574.1769080405; Path=/; Domain=github.com; Expires=Fri, 22 Jan 2027 11:13:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 22 Jan 2027 11:13:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B90C:3021EF:BA0D0D:D35519:69720655
GitHub - enso-lang/enso
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 8
License
enso-lang/enso
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Getting started with Enso ========================= This project contains Ensō, a theoretically sound and practical reformulation of the concepts of model-driven software development. See https://enso-lang.org for more information. 1) Installation --------------- Main Enso requires no installation but individual modules might have outside dependencies. There is a makefile for Javascript translation. It is used for running GUIs in the browser. You need: - Ruby 1.9.3 (fully tested with 2.1.0) - json gem (required!) - test-unit gem (required!) You may need: - bigdecimal gem - colored gem (for debugger) - rake (for web) - electron (for new stencil) You may want (only if you know you do): - Eclipse IDE. Suggested configuration files are kept in git. - Rascal. There is an Enso plugin for Rascal. 2) How to run Enso ------------------ a) cd to {ENSO_HOME}/src b) Run: ruby -I. {SOME RUBY FILE} eg. ruby -I. core/expr/code/eval.rb You can add the following to your .bashrc to avoid the -I switch: export RUBYOPT="-I {ENSO_HOME}/src" There are several commonly used utility functions in the /bin directory. These are all aliases to existing Ruby files. 3) Running the demos -------------------- Refer to README in individual sample for running instructions. * bin/render.sh <ModelName> [grammarName] where ModelName is any model in the system. Examples include: schema.schema grammar.grammar schema.grammar grammar.schema stencil.schema state_machine.schema door.state_machine grades.schema. The OPTIONAL grammar name says what grammar to use to render the output. * Run GUI applications a) cd {ENSO_HOME}/src/js b) {path-to-electron}Electron . alt b) npm install; npm start You can use CMD-O to open/edit many models. Examples include: ../core/schema/models/schema.schema ../core/grammar/models/grammar.schema ../core/diagram/models/stencil.schema ../demo/StateMachine/models/state_machine.schema ../demo/StateMachine/test/door.state_machine * demo/StateMachine Simple state machine example to demonstrate writing a schema, grammar, and interpreter. ruby -I. demo/StateMachine/tests/example.rb demo/StateMachine/tests/door.state_machine Then type "open" "close" "lock" each on its own line (without quotes). * demo/LiveSheet Simple replacement for Excel spreadsheats. Still in development. ruby -I. demo/LiveSheet/test/test.rb * [NOT WORKING] demo/Piping Most complete example from LWC '12. Has schema, grammar and interpreter for a water heating simulation system and its state-machine-based controller. Output is rendered via stencil. Also feature a modular debugger. * demo/Questionaire Questionaire language submission for LWC '13. Zero lines of code! Logic is completely embedded into stencil (mostly) and grammar/schema. * core/expr Basic expression language and evaluator. Features value tracking (tainting) and functional reactive programming (FRP). Two tests that run the examples in core/expr/test ruby -I. core/expr/test/test_expr.rb ruby -I. core/expr/test/test_impl.rb
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
You can’t perform that action at this time.