Giter Site home page Giter Site logo

falconpl / falcon Goto Github PK

View Code? Open in Web Editor NEW
63.0 63.0 10.0 33.58 MB

The Falcon Programming Language.

Home Page: http://falconpl.org

License: Other

CSS 0.03% C 42.20% C++ 55.63% JavaScript 0.26% Objective-C 0.07% Shell 0.10% CMake 0.97% Makefile 0.01% Yacc 0.55% Batchfile 0.01% Gnuplot 0.01% HTML 0.14% Smarty 0.03%

falcon's People

Contributors

astrorigin avatar billykater avatar c-o-r-e avatar cherouvim avatar copyninja avatar franciman avatar giuseppegreco avatar gsmaverick avatar jonnymind avatar kunal avatar maikbeckmann avatar maxmalek avatar milliams avatar mordae avatar paul-nema avatar steveno avatar technomancer avatar zhemao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

falcon's Issues

http://falconpl.org/project_dl/_official_rel/Falcon-0.9.6.8.tgz is 404

$ curl -ILvvv http://falconpl.org/project_dl/_offrel/Falcon-0.9.6.8.tgz
*   Trying 153.92.210.4...
* TCP_NODELAY set
* Connected to falconpl.org (153.92.210.4) port 80 (#0)
> HEAD /project_dl/_official_rel/Falcon-0.9.6.8.tgz HTTP/1.1
> Host: falconpl.org
> User-Agent: curl/7.58.0
> Accept: */*
> 
< HTTP/1.1 404 Not Found
HTTP/1.1 404 Not Found
< Date: Sun, 28 Jan 2018 08:50:52 GMT
Date: Sun, 28 Jan 2018 08:50:52 GMT
< Server: Apache/2.4.18 (Ubuntu)
Server: Apache/2.4.18 (Ubuntu)
< Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1

< 
* Connection #0 to host falconpl.org left intact

About Falcon's IDE and feature for making stand alone EXEs.

Hi Falcon team,
I am a hobby programmer. Falcon looks like a nice language. But i didn't tried this yet. I have two questions before trying.

  1. Does Falcon comes with an IDE ? A feature rich IDE will help a learner to grasp the language details easily.
  2. If there is an IDE, then does it able to make stand alone EXEs from Falcon code ?

libfalcon_engine.so.1: cannot open shared object file: No such file or directory

This might possibly be an issue on my part.

I downloaded a copy of the source code directly from this Github.
I was able to compile it (which is nice, the source code from the website does not compile).

After running:
sudo make install
sudo make

I found the falcon binary. After trying to run the falcon binary, I receive the following message.

~/FalconPL/Falcon1/falcon-master/build/bin$ falcon
falcon: error while loading shared libraries: libfalcon_engine.so.1: cannot open shared object file: No such file or directory

Is this an issue where I made a mistake? Or is this an issue where something in the source code needs to be updated?
For reference, I compiled on Debian 10. I have used terminal commands to trying to find libfalcon_engine.so.1, but can't find it.

http://git.falconpl.org/falcon.git is down

Josephs-MacBook-Pro:~ joe$ git clone http://git.falconpl.org/falcon.git
Cloning into 'falcon'...
fatal: repository 'http://git.falconpl.org/falcon.git/' not found
Josephs-MacBook-Pro:~ joe$ 

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.