Coder Social home page Coder Social logo

barn-lang / barn Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 5.0 18.04 MB

Barn is a simple programming language written in C that is compiled to C.

Home Page: https://barn-lang.github.io/barn-docs/

License: GNU General Public License v3.0

Shell 0.54% Vim Script 0.42% C 97.44% Makefile 0.25% Python 1.35%
compilator compilator-development programming programming-language programming-language-development

barn's People

Contributors

cyberwordpl avatar liptaciak avatar pennacap avatar solindekdev avatar solindekyoutube avatar sweiglbosker 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

Watchers

 avatar

barn's Issues

math.ba

Nie umiem pull request czy czegoś tam to robię issue

fun pi() -> float  { 
  return 3.14159265359
 }

XDD

dynamic print function

I took a look at the standart library of your language and noticed that you have to use a different function to print text depending on your data type:
print
printnum
printbool
I don't know if you know what function overloading is but because your language compiles to c++ it should be possible to make a single function that works for every datatype by just using the same name for every function.

Compiler

Hi, I was wondering what resources you used to learn about compiler dev.
I'm really interested in this area as well 🙂

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.