Coder Social home page Coder Social logo

spreadlink / opendylan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dylan-lang/opendylan

0.0 0.0 0.0 93.99 MB

Open Dylan compiler and IDE

Home Page: http://opendylan.org/

License: Other

Shell 0.03% Ruby 0.01% Python 0.16% Perl 0.20% C 5.14% Java 0.38% Common Lisp 0.16% Assembly 0.01% Dylan 92.66% Max 0.32% CSS 0.01% Makefile 0.47% NSIS 0.06% Batchfile 0.31% M4 0.07% Classic ASP 0.02% Visual Basic 6.0 0.01%

opendylan's Introduction

Gitter libraries-test-suite

Welcome to Open Dylan!

Open Dylan is a compiler and a set of libraries for the Dylan programming language.

If you're reading this inside of a binary release that you just downloaded and unpacked, then this is all you need to do to get started:

$ export PATH=/path/to/opendylan/bin:$PATH    # for bash

Verify that the downloaded version is working correctly by building a hello-world binary:

deft new application --simple hello-world
cd hello-world
deft build --all
_build/bin/hello-world

Note: if there is no _build directory already, dylan-compiler will create it and build all used libraries. Subsequent builds will be much faster since they won't need to rebuild core libraries (as long as you always run the compiler in the same directory).

What Next?

If this is your first time trying Open Dylan, take a look at the Getting Started guide.

See also:

opendylan's People

Contributors

waywardmonkeys avatar housel avatar cgay avatar hannesm avatar promovicz avatar andreasdotorg avatar baragent avatar pedro-w avatar fracek avatar fraya avatar abeaumont avatar wvdschel avatar hoelzl avatar micrypt avatar iglennrogers avatar dbrock avatar alexeymuranov avatar phongphan avatar timclicks avatar gzacharias avatar krytarowski avatar pet-ro avatar pierredepascale avatar robdaemon avatar enlight avatar danmidwood avatar erikcharlebois avatar ggreif avatar kryptine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.