Giter Club home page Giter Club logo

bryanchance / pike Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pikelang/pike

0.0 2.0 0.0 80.95 MB

Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.

Home Page: http://pike.lysator.liu.se/

License: Other

Makefile 0.74% Pike 38.31% Shell 0.25% C++ 0.54% C 58.52% Awk 0.10% HTML 0.26% Perl 0.01% Visual Basic 0.01% CSS 0.06% JavaScript 0.08% XSLT 0.06% Objective-C 0.03% DTrace 0.01% Assembly 0.03% sed 0.01% Ragel 0.85% Emacs Lisp 0.14%

pike's Introduction

Pike by Fredrik Hübinette 1994-2001 and the Pike team 2001-2017

Permission to copy, modify, and distribute this source for any legal
purpose granted as long as my name is still attached to it.  More
specifically, the GPL, LGPL and MPL licenses apply to this software.

New releases can be found on http://pike.lysator.liu.se/download/
Report bugs at http://bugs.roxen.com/
There is also a mailing list, to subscribe to it mail:
[email protected]


HOW TO BUILD PIKE

If you are building Pike from git, read README-GIT instead.

The top-level makefile (in this directory, not the src directory) has
all the magic you need to build Pike. Just type 'make'.
To install type "make install" or "make install_interactive".

You will need a C compiler and libgmp. You probably also want to have
GNU make and libnettle.

If that doesn't work, refer to README-GIT, in particular the sections
on additional "DEPENDENCIES", on "CONFIGURE OPTIONS AND BUILD VARIABLES",
on "MANUAL BUILDING" and, if needed, the section "IF IT DOESN'T WORK".


BUGS

If you find a bug in the interpreter, the first thing to do is to make
sure the interpreter is compiled with PIKE_DEBUG defined.  If not,
recompile with PIKE_DEBUG and see if you get another error.  When
you've done this, please report the bug to us at
http://bugs.roxen.com/ and include as much as you can muster of the
following:

  o The version of the driver. (Try pike --version or look in
    src/version.h)
  o What kind of system hardware/software you use (OS, compiler, etc.)
  o The piece of code that crashes or bugs, preferably in a very
    small Pike-script with the bug isolated.  Please send a complete
    running example of something that makes the interpreter bug.
  o A description of what it is that bugs and when.
  o If you know how, then also give us a backtrace and dump of vital
    variables at the point of crash.
  o Or, if you found the error and corrected it, just send us the
    bugfix along with a description of what you did and why.

pike's People

Contributors

grubba avatar profezzorn avatar marstj avatar perhed avatar zeldin avatar buglessrb avatar arneg avatar niels-moller avatar hww3 avatar frno7 avatar johan avatar tobij avatar neotron avatar jonasw-roxen avatar rosuav avatar poppa avatar riffraff169 avatar agehall avatar marty-se avatar andjo avatar andreaslange avatar dkagedal avatar peterbortas avatar eurmal avatar norrby avatar mubo71 avatar gerberb avatar endstation avatar apet avatar art-s avatar

Watchers

James Cloos avatar  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.