bread banner

bread

4 devlogs
5h 5m 36s

a language that gets transpiled into c++

This project uses AI

Some AI was used for small debugging

Demo Repository

Loading README...

brny

wake up, new bread features just dropped

whopping new features dropped like:

  • while loops
  • addition
  • subtraction
  • division
  • multiplication
  • AND a lot of error checking

currently, it is only for linux but im planning to implement some kind of windows functionality. currently the compiler can only be ran on windows but i will add the functionality to compile the bread file for windows. sadly the compiler wouldn’t work on windows because the way it writes files.

in the picture, you can see the mathematics functions being tested and the while loop being tested.

next steps?

  • for loops
  • functions
  • bread testing framework
  • bread extensions (soon)

full git changelog

Attachment
2

Comments

freddie
freddie 10 days ago

first

freddie
freddie 10 days ago

great pitch in the show and tell huddle!

brny

whats up bread programmers

new features just dropped

in todays update, i have added:

  • the ability to exit the program with an exit function (an exit code can be given)
  • error checking in the compiler where there should have been

and, most importantly

IF STATEMENTS!!!!!!

you can now write if statements like this:
if/foo/equals/bar
print/foo equals bar!!!
`endif/``
(assume there are line breaks there)

so whats the next steps for bread?

future targets:

  • for loops
  • testing framework
  • butter(bread standard library)
  • shortcuts (like functions but for bread)
    check back tomorrow, and you might witness bread becoming more popular than python!
    expect an in depth usage guide tomorrow!

full git changelog

Attachment
0
brny

new bread update just dropped

so for features, not a lot has happened but more of small changes.
i added

  • the ability to print strings, booleans and integers
  • inputting data
    oh and also, checking for compilers.
    because bread relies on c++, a compiler is required.
    currently clang is preferred due to its speed.
    if you spot any errors make sure you compile the compiler with clang.

git changelog

Attachment
0
brny

bread

bread is a transpiled language that converts .bread files into c++ and also compiles them
(sorry for not posting a devlog, i forgot lol)

full git changelog

Attachment
2

Comments

Laurin
Laurin 14 days ago

i love it ;)

avighnakc
avighnakc 14 days ago

I love it more than Laurin